Skip to content

Commit

Permalink
chore: build macos del python deps (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
baerwang committed Feb 8, 2024
1 parent 587f5d7 commit 9a6661c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: contains(matrix.os, 'macos')
run: |
brew update
brew install --overwrite python autoconf protobuf llvm wget git
brew install --overwrite autoconf protobuf llvm wget git
brew install gcc@10 automake cmake make binutils
- name: Configure CMake - linux
Expand Down

0 comments on commit 9a6661c

Please sign in to comment.