1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 17:03:43 +02:00

Fixing MacOS

This commit is contained in:
Anthony Scemama 2021-05-12 23:38:12 +02:00
parent 808e3f1ec3
commit 8636aaf67c

View File

@ -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