Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Jan 24, 2025
1 parent 02918bc commit 3681686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_lfs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
steps:
- name: Download regression data from Zenodo
run: |
wget -q https://sandbox.zenodo.org/records/156229/files/tardis-regression-np.zip
wget --show-progress --progress=bar:force https://sandbox.zenodo.org/records/156229/files/tardis-regression-np.zip
mkdir -p tardis-regression-data
unzip -q tardis-regression-np.zip -d tardis-regression-data
shell: bash
Expand Down

0 comments on commit 3681686

Please sign in to comment.