Move to scripts

This commit is contained in:
xjasonlyu
2022-05-30 23:11:48 +08:00
parent b0d83c665e
commit 03bcb442b6
2 changed files with 1 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Generate Manifest
run: |
python3 manifest.py Jellyfin.Plugin.JavTube/bin/Jellyfin.JavTube@v${{ steps.shell.outputs.version }}.zip
python3 scripts/manifest.py Jellyfin.Plugin.JavTube/bin/Jellyfin.JavTube@v${{ steps.shell.outputs.version }}.zip
- name: Publish Manifest
run: |