Skip to content

Commit

Permalink
fix: Remove publisherName for win electron-builder configuration
Browse files Browse the repository at this point in the history
to solve invalid code sign issue when updating on Windows
  • Loading branch information
ashchan committed Jul 31, 2019
1 parent 8ba07f4 commit e1b3121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/neuron-wallet/electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ dmg:
win:
artifactName: "${productName}-v${version}-${os}-${arch}-installer.${ext}"
icon: assets/images/icon.ico
publisherName: Nervos Foundation
target:
- target: nsis
arch:
Expand Down

0 comments on commit e1b3121

Please sign in to comment.