Skip to content

Commit 7e193db

Browse files
committed
Update CI
1 parent 74953ef commit 7e193db

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
@@ -26,6 +26,8 @@ jobs:
2626
echo 'export CPPFLAGS="-I/opt/homebrew/opt/llvm/include"' >> /Users/runner/.bash_profile
2727
source /Users/runner/.bash_profile
2828
clang --version
29+
cat /Users/runner/.bash_profile
30+
whereis llc
2931
echo "=====> Checking LLC"
3032
llc --version
3133
swift --version

0 commit comments

Comments
 (0)