Skip to content

Commit

Permalink
Update build-and-deploy-website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mackowski authored Oct 1, 2024
1 parent 73b6e74 commit 2a8091c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: Bundle
- name: Replace bundle with new build
run: |
mv Bundle/Bundle.zip bundle.zip
mv Bundle.zip bundle.zip
rm -rf Bundle 1>/dev/null 2>&1
- name: Test new bundle
run: zip -T bundle.zip
Expand Down

0 comments on commit 2a8091c

Please sign in to comment.