Skip to content

Commit

Permalink
make install-llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Feb 10, 2025
1 parent 3c03c72 commit 7cbda6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ jobs:
echo "ninja:" && ninja --version
echo "clang:" && clang --version
- name: build revive-llvm
run: make install-llvm

# Cache

- name: llvm-gnu-cache
Expand Down

0 comments on commit 7cbda6f

Please sign in to comment.