Skip to content

Commit

Permalink
Update publishwebsite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whitead authored Nov 11, 2023
1 parent 173fde4 commit afd209d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishwebsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Talks
run: |
mkdir -p dist/talks && cd dist/talks
wget -O tmp.zip "https://www.dropbox.com/scl/fi/8nt5m8lg9ya9p7ipo7u6u/dist.zip?rlkey=ss8inpw6b87b02ik7lswj8gkp&dl=1"
wget -O tmp.zip "https://www.dropbox.com/scl/fi/tiuvyw8bu0qpa5ydjwwsx/dist.zip?rlkey=esbhbzbf77ek81sb308e64w2n&dl=1"
ls -l
unzip tmp
mv dist latest
Expand Down

0 comments on commit afd209d

Please sign in to comment.