Skip to content

Commit

Permalink
Try brew search sbc
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Nov 6, 2024
1 parent 06e743e commit 88861eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/MacOS build template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
run: |
brew update
brew upgrade
brew install ninja sbc zlib
brew search sbc
brew install ninja zlib
python3 -m venv my_venv
source my_venv/bin/activate
pip install jsonref
Expand Down

0 comments on commit 88861eb

Please sign in to comment.