We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f542cc2 commit 9c488deCopy full SHA for 9c488de
.github/workflows/build.yml
@@ -80,9 +80,4 @@ jobs:
80
hdiutil detach "/Volumes/InstallBuilder Qt"
81
sudo xattr -r -d com.apple.quarantine /Applications/installbuilder-${{ env.bitrock_version }}-osx-installer.app
82
sudo /Applications/installbuilder-${{ env.bitrock_version }}-osx-installer.app/Contents/MacOs/installbuilder.sh --mode unattended --prefix /Applications/installbuilder
83
- cat >~/license.xml <<EOF
84
- $BITROCK_LICENSE
85
- EOF
86
/Applications/installbuilder/bin/Builder.app/Contents/MacOS/installbuilder.sh --version
87
- env:
88
- BITROCK_LICENSE: ${{ secrets.BITROCK_LICENSE }}
0 commit comments