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 aa5db31 commit a948bde
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/*"" @
#- name: release zip

0 comments on commit a948bde

Please sign in to comment.