macOS builds: remove zip file after notarization
This commit is contained in:
@@ -75,3 +75,6 @@ done
|
||||
|
||||
# Staple the notary ticket
|
||||
xcrun stapler staple "$APP_BUNDLE"
|
||||
|
||||
# rm zip
|
||||
rm "${APP_BUNDLE}.zip"
|
||||
|
||||
Reference in New Issue
Block a user