Skip to content

Commit 8926968

Browse files
committed
ci: remove pre-notarization gatekeeper check
1 parent 8f8265f commit 8926968

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ jobs:
131131
- name: Verify signed app
132132
run: |
133133
codesign --verify --deep --strict --verbose=2 build/export/Wave.app
134-
spctl -a -vvv -t execute build/export/Wave.app
135134
136135
- name: Upload app
137136
run: ditto -c -k --sequesterRsrc --keepParent build/export/Wave.app Wave.app.zip

0 commit comments

Comments
 (0)