Skip to content

Commit

Permalink
Update CI files again
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobnissen committed Dec 3, 2024
1 parent 6e49d3e commit 1f18d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli_vamb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache-dependency-path: '**/pyproject.toml'
- name: Download fixtures
run: |
wget https://www.dropbox.com/scl/fi/nvct2aq3o2gdafouio8yg/ci_data.zip\?rlkey\=wg14lskwo1t4pusuk1tf12w9g\&st\=wc7hst48\&dl\=0 -O ci_data.zip
wget https://www.dropbox.com/scl/fi/10tdf0w0kf70pf46hy8ks/ci_data.zip\?rlkey\=smlcinkesuwiw557zulgbb59l\&st\=hhokiqma\&dl\=0 -O ci_data.zip
unzip -o ci_data.zip
- name: Install dependencies
run: |
Expand Down

0 comments on commit 1f18d0b

Please sign in to comment.