Disable electron-builder publish for Windows installer
Template tests / tests (push) Successful in 1m42s
Template tests / tests (push) Successful in 1m42s
This commit is contained in:
@@ -46,6 +46,7 @@ function createWindowsInstallerConfig(outputDir) {
|
||||
win: {
|
||||
target: ['nsis'],
|
||||
},
|
||||
publish: 'never',
|
||||
nsis: {
|
||||
oneClick: false,
|
||||
allowToChangeInstallationDirectory: true,
|
||||
|
||||
Reference in New Issue
Block a user