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