Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Sep 13, 2024
1 parent ab2c901 commit 396bc2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ jobs:
with:
submodules: recursive

- name: Install LLVM
run: brew install llvm

- name: Setup Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 396bc2a

Please sign in to comment.