mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Update version of trexio
This commit is contained in:
parent
8abd24be0c
commit
1e829f1c0a
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install trexio
|
- name: Install trexio
|
||||||
run: |
|
run: |
|
||||||
export TAG=v2.1
|
export TAG=v2.1.0
|
||||||
export VERSION=2.1.0
|
export VERSION=2.1.0
|
||||||
wget https://github.com/TREX-CoE/trexio/releases/download/${TAG}/trexio-${VERSION}.tar.gz
|
wget https://github.com/TREX-CoE/trexio/releases/download/${TAG}/trexio-${VERSION}.tar.gz
|
||||||
tar -zxf trexio-${VERSION}.tar.gz
|
tar -zxf trexio-${VERSION}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user