Skip to content

Commit

Permalink
specify file name
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRa42 committed Jul 29, 2024
1 parent 5ea93ae commit 28bb162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
source ~/.bashrc
source activate ci_env
rm -rf tests/testdata
wget -c https://seafile.projekt.uni-hannover.de/f/4b3be399dffa488e98db/?dl=1
wget -c -O testdata.zip https://seafile.projekt.uni-hannover.de/f/4b3be399dffa488e98db/?dl=1
echo "Listing current dir to see if download worked:"
ls -la
unzip testdata.zip
Expand Down

0 comments on commit 28bb162

Please sign in to comment.