Skip to content

Commit

Permalink
Changed URL to download demo files
Browse files Browse the repository at this point in the history
  • Loading branch information
mlomb authored Feb 19, 2024
1 parent 055c68c commit 61a8f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- run: npm link
- name: Download demo input files
run: |
curl -s -L "https://drive.google.com/uc?export=download&confirm=yes&id=1SqHZqKstFem9qf1kgusuhiGUcE3xY8KQ" -o export.zip
curl -s -L "https://drive.usercontent.google.com/download?id=1SqHZqKstFem9qf1kgusuhiGUcE3xY8KQ&confirm=t" -o export.zip
unzip -qq -O utf8 export.zip -d export
- name: Generate demo report
run: |
Expand Down

0 comments on commit 61a8f06

Please sign in to comment.