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 6512412 commit b0bc3f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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/* @
unzip -l ../ASFA.ankiaddon
zip -r ../ASFA.ankiaddon * -x LICENSE README.md githubAssets githubAssets/* @
- name: release zip

0 comments on commit b0bc3f1

Please sign in to comment.