try fixing macos build
This commit is contained in:
parent
835cadeea5
commit
3e5b8bf0aa
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ brew unlink python@2
|
|||
brew uninstall --ignore-dependencies python@2
|
||||
brew install numpy
|
||||
brew link --overwrite numpy
|
||||
brew link --overwrite gcc
|
||||
brew install --force dirmngr
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Reference in a new issue