Skip to content

Commit

Permalink
chore:zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Mar 26, 2024
1 parent 6881d33 commit 7d00f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Zip TV directory
id: zip_tv
run: |
zip -r tv.zip /
zip -r tv.zip TV/
- name: Get version and name from version.json
id: get_info
Expand Down

0 comments on commit 7d00f38

Please sign in to comment.