Skip to content

Commit

Permalink
Use new zip
Browse files Browse the repository at this point in the history
  • Loading branch information
saul committed Apr 29, 2024
1 parent bab4c7a commit b67957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -e
pushd "$(dirname "$0")"

curl 'https://pub-df0163da89b24187b28fd37c8dc7c8a1.r2.dev/demofile-net-demos-4.zip' --output test-demos.zip
curl 'https://pub-df0163da89b24187b28fd37c8dc7c8a1.r2.dev/demofile-net-demos-5.zip' --output test-demos.zip

unzip -o test-demos.zip

Expand Down

0 comments on commit b67957c

Please sign in to comment.