Skip to content

Commit e1b3121

Browse files
committed
fix: Remove publisherName for win electron-builder configuration
to solve invalid code sign issue when updating on Windows
1 parent 8ba07f4 commit e1b3121

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/neuron-wallet/electron-builder.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ dmg:
4444
win:
4545
artifactName: "${productName}-v${version}-${os}-${arch}-installer.${ext}"
4646
icon: assets/images/icon.ico
47-
publisherName: Nervos Foundation
4847
target:
4948
- target: nsis
5049
arch:

0 commit comments

Comments
 (0)