Skip to content

Commit 787d3ce

Browse files
committed
Fix CI: add llvm-config to build and disable Jekyll in gh-pages
1 parent 42c79f5 commit 787d3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-null-safety.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
5959
cd build
60-
ninja clang FileCheck count not
60+
ninja clang FileCheck count not llvm-config
6161
6262
- name: Run strict-nullability tests
6363
run: |

0 commit comments

Comments
 (0)