Skip to content

Commit 2805b7a

Browse files
committed
update
1 parent 9705075 commit 2805b7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-cli.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ jobs:
150150
cp "target/${TARGET}/release/lapdev-cli" notarize/lapdev
151151
ditto -c -k --keepParent notarize/lapdev notarize.zip
152152
xcrun notarytool submit notarize.zip --apple-id "${APPLE_ID}" --team-id "${APPLE_TEAM_ID}" --password "${APPLE_PASSWORD}" --wait
153-
xcrun stapler staple "target/${TARGET}/release/lapdev-cli"
154153
rm -rf notarize notarize.zip
155154
156155
- name: Sign Windows binary

0 commit comments

Comments
 (0)