update pipeline-build-20220901.yml

This commit is contained in:
shenmo 2022-09-01 16:37:53 +00:00 committed by Gitee
parent 30e0b31cf4
commit 0dba00a789
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -31,7 +31,9 @@ stages:
- mkdir -p /root/.cache/electron-builder/app-builder/
- mkdir ../release
- ELECTRON_BUILDER_BINARIES_MIRROR =https://registry.npmmirror.com/binary.html?path=electron-builder-binaries/
- yarn add electron-builder@19.56.2 -g
- mkdir -p /root/.cache/electron-builder/app-builder/app-builder-v0.6.1-x64
- 'wget https://code.gitlink.org.cn/shenmo7192/electron-releases/raw/branch/master/app-builder-v0.6.1-linux-x64.7z '
- mv app-builder-v0.6.1-linux-x64.7z /root/.cache/electron-builder/app-builder/app-builder-v0.6.1-x64
- yarn
- yarn package-linux
artifacts: