Skip to content

Commit

Permalink
Merge pull request #317 from threadi/feature/addGitHubActionToBuildRe…
Browse files Browse the repository at this point in the history
…leaseZip

update GitHub action for release zip
  • Loading branch information
threadi authored Dec 13, 2024
2 parents 9488b47 + 6db0500 commit 56c5da8
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 56c5da8

Please sign in to comment.