mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 12:23:56 +01:00
Fixing MacOS
This commit is contained in:
parent
808e3f1ec3
commit
8636aaf67c
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: install dependencies
|
||||
run: |
|
||||
brew install gcc@9
|
||||
brew install --cask gfortran
|
||||
brew install emacs
|
||||
brew install autoconf automake libtool
|
||||
- name: Run test
|
||||
|
Loading…
Reference in New Issue
Block a user