Update brew before installing packages

pull/4725/head
Matthias 5 years ago
parent f1ac6853fc
commit 1194d0c0f4

@ -148,6 +148,7 @@ jobs:
- name: Installation - macOS
run: |
brew update
brew install hdf5 c-blosc
python -m pip install --upgrade pip
export LD_LIBRARY_PATH=${HOME}/dependencies/lib:$LD_LIBRARY_PATH

Loading…
Cancel
Save