mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Fixing MacOS
This commit is contained in:
parent
8636aaf67c
commit
f69897f9f6
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 --cask gfortran
|
||||
brew install gfortran-10
|
||||
brew install emacs
|
||||
brew install autoconf automake libtool
|
||||
- name: Run test
|
||||
|
Loading…
Reference in New Issue
Block a user