mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Fixing MacOS
This commit is contained in:
parent
6a36bd1043
commit
808e3f1ec3
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: install dependencies
|
||||
run: |
|
||||
brew install gcc@9
|
||||
brew install emacs
|
||||
brew install gcc-9
|
||||
brew install autoconf automake libtool
|
||||
- name: Run test
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user