fix(actions): remove macdeployqt

This commit is contained in:
Sefa Eyeoglu
2022-04-13 19:27:41 +02:00
parent 4a971226e4
commit b0b6dd8f87

View File

@ -156,7 +156,6 @@ jobs:
cmake --install ${{ env.BUILD_DIR }}
cd ${{ env.INSTALL_DIR }}
macdeployqt "PolyMC.app" -executable="PolyMC.app/Contents/MacOS/polymc" -always-overwrite
chmod +x "PolyMC.app/Contents/MacOS/polymc"
tar -czf ../PolyMC.tar.gz *