Change to brew update
This commit is contained in:
@@ -15,7 +15,7 @@ steps:
|
||||
sudo xcode-select --switch /Applications/Xcode_10.1.app/Contents/Developer
|
||||
unset BOOST_ROOT
|
||||
pip install cython numpy pandas zipp
|
||||
brew update --force
|
||||
brew update
|
||||
brew install openblas armadillo boost
|
||||
|
||||
if [ "a$(julia.version)" != "a" ]; then
|
||||
|
||||
Reference in New Issue
Block a user