This commit is contained in:
CzBiX
2020-09-01 17:03:29 +08:00
parent 543a678a00
commit d9d969f166

View File

@@ -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