update pipeline-build-20220901.yml

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

View File

@ -34,6 +34,7 @@ stages:
- 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
- 7z x /root/.cache/electron-builder/app-builder/app-builder-v0.6.1-x64
- yarn
- yarn package-linux
artifacts: