Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeyeunpark committed Nov 27, 2023
1 parent b6cceed commit 14d376c
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 @@ -47,6 +47,7 @@ jobs:
# MacOS specific build settings
CIBW_BEFORE_ALL_MACOS: |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
eval "$(/usr/local/bin/brew shellenv)"
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 14d376c

Please sign in to comment.