mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Fixing MacOS
This commit is contained in:
parent
df329a4673
commit
6a36bd1043
4
.github/workflows/test-build.yml
vendored
4
.github/workflows/test-build.yml
vendored
@ -34,8 +34,8 @@ jobs:
|
|||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install emacs
|
brew install emacs
|
||||||
brew install gcc
|
brew install gcc-9
|
||||||
brew install autoconf
|
brew install autoconf automake libtool
|
||||||
- name: Run test
|
- name: Run test
|
||||||
run: |
|
run: |
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user