Skip to content

Commit 948df6e

Browse files
authored
ci: disable notarization of electron builder (#3361)
1 parent 74a824a commit 948df6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/neuron-wallet/electron-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ mac:
7979
arch:
8080
- arm64
8181
- x64
82+
notarize: false # https://github.com/electron/notarize/issues/163#issuecomment-1726106735
8283

8384
linux:
8485
artifactName: "${productName}-v${version}-${arch}.${ext}"

0 commit comments

Comments
 (0)