Skip to content

Commit

Permalink
Update macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheitman committed Dec 11, 2024
1 parent 1c791f6 commit ad67a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
unzip z3-4.8.17-x64-osx-10.16.zip
sudo python -m pip install z3-solver==4.8.17.0
- name: Install Ninja
- name: Install Deps
run: |
brew install ninja
brew install gmp pkgconfig ninja
- name: Install Meson
run: |
Expand Down

0 comments on commit ad67a50

Please sign in to comment.