Skip to content

Commit 514aadb

Browse files
committed
Update CI
1 parent 8e59019 commit 514aadb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/swift.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
echo 'export CPPFLAGS="-I/usr/local/opt/llvm/include"' >> /Users/runner/.bash_profile
2525
source /Users/runner/.bash_profile
2626
clang --version
27+
echo "=====> Checking LLC"
28+
llc --version
2729
swift --version
2830
swift utils/make-pkg-config.swift
2931

0 commit comments

Comments
 (0)