Change to brew update

This commit is contained in:
kartikdutt18
2020-02-20 07:58:15 +05:30
committed by GitHub
parent 99119e95bd
commit d8a3cb33b4
+1 -1
View File
@@ -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