Skip to content

Commit

Permalink
zip test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rascalov committed Jun 27, 2024
1 parent 080bdb1 commit 84140d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:

- name: Zip contents
run: |
zip -r ../ASFA.ankiaddon * -x LICENSE README.md githubAssets
zip -r ../ASFA.ankiaddon * -x "./LICENSE" "./README.md" "./githubAssets/"
unzip -l ../ASFA.ankiaddon

0 comments on commit 84140d7

Please sign in to comment.