mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-23 18:30:06 +08:00
Fix CI
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
export RELEASE_FILE=qb-web-$RELEASE_TITLE.zip
|
||||
- name: Pack Release
|
||||
run: |
|
||||
yarn run build
|
||||
# see https://github.com/qbittorrent/qBittorrent/pull/10485, fixed in qb v4.2.0
|
||||
cp dist/public/{index,login}.html
|
||||
cp INSTALL.md dist
|
||||
|
||||
Reference in New Issue
Block a user