1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-22 10:47:45 +02:00

Update version of trexio

This commit is contained in:
Anthony Scemama 2022-01-08 15:04:50 +01:00
parent 8abd24be0c
commit 1e829f1c0a

View File

@ -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