mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
Fixing MacOS builds
This commit is contained in:
parent
7edde4f1fb
commit
8e48c75348
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
|||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install emacs
|
brew install emacs
|
||||||
brew install hdf5@1.12
|
brew install hdf5
|
||||||
brew install automake
|
brew install automake
|
||||||
brew --prefix hdf5
|
brew --prefix hdf5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user