mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
ci: no dmg to notarize for debug builds
This commit is contained in:
1
.github/workflows/release-tip.yml
vendored
1
.github/workflows/release-tip.yml
vendored
@@ -579,7 +579,6 @@ jobs:
|
||||
# Finally, we need to "attach the staple" to our executable, which will allow our app to be
|
||||
# validated by macOS even when an internet connection is not available.
|
||||
echo "Attach staple"
|
||||
xcrun stapler staple "Ghostty.dmg"
|
||||
xcrun stapler staple "macos/build/Release/Ghostty.app"
|
||||
|
||||
# Zip up the app
|
||||
|
||||
Reference in New Issue
Block a user