Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxianrong committed Oct 25, 2024
1 parent 147c0ba commit 86a848a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pika.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- name: Install Deps
run: |
brew update
brew install --overwrite protobuf llvm
brew install --overwrite [email protected] autoconf protobuf llvm wget git
brew install gcc@10 automake cmake make binutils
- name: Configure CMake
Expand Down

0 comments on commit 86a848a

Please sign in to comment.