1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 17:03:43 +02:00
This commit is contained in:
Anthony Scemama 2021-05-12 23:23:42 +02:00
parent 60875bf3fa
commit df329a4673

View File

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