Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeyeunpark committed Nov 27, 2023
1 parent d4a2345 commit 61e1d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels_macos_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
# MacOS specific build settings
CIBW_BEFORE_ALL_MACOS: |
brew update-reset
brew fetch --force --bottle-tag=arm64_big_sur mpfr
brew install $(brew --cache --bottle-tag=arm64_big_sur mpfr
brew fetch --force --bottle-tag=arm64_big_sur gmp
Expand Down

0 comments on commit 61e1d7f

Please sign in to comment.