Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aglitchman committed Dec 19, 2023
1 parent 7cfb6e0 commit 8091f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
mv build/bundle/*.html "public/"
mv "build/bundle/${PLATFORM}/liveupdate_reszip_demo" "public/${BUNDLE_DIR}"
find "public/"
find "public/" | sort -z
- name: Deploy to Pages 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 8091f16

Please sign in to comment.