Skip to content

Commit ffac36d

Browse files
committed
Update CI
1 parent 514aadb commit ffac36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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"
27+
echo "=====> Checking LLC"
2828
llc --version
2929
swift --version
3030
swift utils/make-pkg-config.swift

0 commit comments

Comments
 (0)