Skip to content

Commit

Permalink
Add jq to Homebrew dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
khb7840 committed Nov 15, 2023
1 parent 0c88cee commit 609367e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Install Homebrew dependencies
run: |
brew install cmake gnu-tar libomp
brew install cmake gnu-tar libomp jq
brew uninstall zlib -f --ignore-dependencies
- name: Download libomp.a for arm64
Expand Down

0 comments on commit 609367e

Please sign in to comment.