adds platform?

This commit is contained in:
Hyatt 2023-10-29 12:53:24 -05:00
parent f71868ccb4
commit 17ad980b7e
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -110,7 +110,7 @@ pipeline {
mv with_appimage_package.json package.json
cat package.json | jq '.build.linux'
yarn install
yarn build-release
yarn --platform=linux build-release
"""
outputFile = sh (