mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix bug
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn
|
yarn
|
||||||
yarn build
|
yarn build
|
||||||
echo "v$frontend_version" > dist/version.txt
|
echo "$frontend_version" > dist/version.txt
|
||||||
zip -r dist.zip dist
|
zip -r dist.zip dist
|
||||||
|
|
||||||
- name: Generate Release
|
- name: Generate Release
|
||||||
|
|||||||
Reference in New Issue
Block a user