Skip to content

Commit

Permalink
NSIS: Add license
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Yen <[email protected]>
  • Loading branch information
mook-as committed May 12, 2021
1 parent 1f2af23 commit bd3895a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ win:
signingHashAlgorithms: [ sha256 ] # We only support Windows 10 + WSL2
requestedExecutionLevel: asInvoker # The _app_ doesn't need privileges
nsis:
license: LICENSE
include: build/installer.nsh
oneClick: false # Needed for restart prompt

0 comments on commit bd3895a

Please sign in to comment.