We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a1c35 commit 324eb4bCopy full SHA for 324eb4b
.github/workflows/macos-notarize-app.sh
@@ -71,5 +71,4 @@ do
71
done
72
73
# Staple the notary ticket
74
-ls -la "./dist"
75
-xcrun stapler staple "./dist/$APP_BUNDLE.app"
+xcrun stapler staple "./dist/$APP_BUNDLE"
0 commit comments