Skip to content

Commit

Permalink
try running brew gmp first
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Nov 17, 2023
1 parent 018268f commit 9a5093b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
# version: 1.0

######## MAC ########
- name: osx deps
if: matrix.os == 'macos-latest-xlarge'
run: brew install gmp

- name: set the Mac compile target
if: matrix.os == 'macos-latest-xlarge'
Expand Down

0 comments on commit 9a5093b

Please sign in to comment.