Install hdf5 via brew

This commit is contained in:
Matthias 2021-01-07 19:27:35 +01:00
parent 9e66417e85
commit 54ab61d18a
1 changed files with 1 additions and 0 deletions

View File

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