1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-05-01 04:44:49 +02:00

Merge branch 'TREX-CoE:master' into master

This commit is contained in:
Emiel Slootman 2025-04-03 14:56:06 +02:00 committed by GitHub
commit 597294662e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
run: sudo apt-get update
- name: install dependencies
run: sudo apt-get install emacs autoconf
run: sudo apt-get install emacs autoconf libblas-dev liblapack-dev
- name: ./autogen.sh
run: ./autogen.sh