Skip to content

Commit 021e45e

Browse files
CopilotAJenbo
andauthored
Fix macOS release: remove invalid stapling of bare CLI binary (#121)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: AJenbo <204594+AJenbo@users.noreply.github.com>
1 parent 10252db commit 021e45e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ jobs:
124124
125125
rm phpantom_lsp-notarize.zip
126126
127-
# Staple the notarization ticket onto the binary itself
128-
xcrun stapler staple target/${{ matrix.target }}/release/phpantom_lsp
129-
130127
- name: Delete temporary keychain
131128
if: matrix.macos_sign && always()
132129
run: |

0 commit comments

Comments
 (0)