Skip to content

Commit ed65d8a

Browse files
CopilotAJenbo
andauthored
Fix macOS release: remove invalid stapling of bare CLI binary
Agent-Logs-Url: https://github.com/AJenbo/phpantom_lsp/sessions/00ed6ce9-2f5c-4366-868c-82a342836eb7 Co-authored-by: AJenbo <204594+AJenbo@users.noreply.github.com>
1 parent 06adece commit ed65d8a

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)