Skip to content

Commit 9c488de

Browse files
committed
fixup! Temp
1 parent f542cc2 commit 9c488de

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,4 @@ jobs:
8080
hdiutil detach "/Volumes/InstallBuilder Qt"
8181
sudo xattr -r -d com.apple.quarantine /Applications/installbuilder-${{ env.bitrock_version }}-osx-installer.app
8282
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
8683
/Applications/installbuilder/bin/Builder.app/Contents/MacOS/installbuilder.sh --version
87-
env:
88-
BITROCK_LICENSE: ${{ secrets.BITROCK_LICENSE }}

0 commit comments

Comments
 (0)