1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Fixing MacOS

This commit is contained in:
Anthony Scemama 2021-05-12 23:39:55 +02:00
parent 8636aaf67c
commit f69897f9f6

View File

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