Skip to content

Commit

Permalink
Show directory structure in the end of the CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
aglitchman committed Dec 19, 2023
1 parent d8ee294 commit 5e3c912
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
mv "build/bundle/*.html" "public/"
mv "build/bundle/${PLATFORM}/liveupdate_reszip_demo" "public/${BUNDLE_DIR}"
find "public/"
- name: Deploy to Pages 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 5e3c912

Please sign in to comment.