fix(actions): remove macdeployqt
This commit is contained in:
parent
4a971226e4
commit
b0b6dd8f87
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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 *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user