Skip to content

Commit

Permalink
update GitHub action for release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
threadi committed Dec 13, 2024
1 parent 67fef0f commit 6db0500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Create ZIP release
run: |
rm -fr assets
rm -fr builds
rm -fr build
rm readme.md
rm -fr releases
rm -fr svn
Expand Down

0 comments on commit 6db0500

Please sign in to comment.