Skip to content

Commit

Permalink
ci: delete unnecessary dependencies in llvm-build-bump-pr (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumirlumir authored Sep 10, 2024
1 parent 34d15a8 commit 43bfdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvm-build-bump-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Set up dependencies
run: |
brew update
brew install python3 cmake ninja
brew install ninja
- name: Build cmake
run: |
Expand Down

0 comments on commit 43bfdea

Please sign in to comment.