mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 18:16:28 +01:00
Update CI
This commit is contained in:
parent
31e3ed9c41
commit
5f30bed2d1
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Install trexio
|
||||
run: |
|
||||
export VERSION=1.1.0
|
||||
export VERSION=2.0.0
|
||||
wget https://github.com/TREX-CoE/trexio/releases/download/v${VERSION}/trexio-${VERSION}.tar.gz
|
||||
tar -zxf trexio-${VERSION}.tar.gz
|
||||
cd trexio-${VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user