1
0
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:
Anthony Scemama 2022-01-06 19:01:19 +01:00
parent 31e3ed9c41
commit 5f30bed2d1

View File

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