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:30:46 +02:00
parent df329a4673
commit 6a36bd1043

View File

@ -34,8 +34,8 @@ jobs:
- name: install dependencies
run: |
brew install emacs
brew install gcc
brew install autoconf
brew install gcc-9
brew install autoconf automake libtool
- name: Run test
run: |
./autogen.sh