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 4a2651a commit 6512412
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 6512412

Please sign in to comment.