chore: use custom artifact name
This commit is contained in:
parent
c1b690cdf9
commit
8c0fdf2eef
1 changed files with 1 additions and 0 deletions
|
@ -64,5 +64,6 @@
|
|||
"nsis": {
|
||||
"perMachine": true
|
||||
},
|
||||
"artifactName": "${productName}_${version}",
|
||||
"beforeBuild": "./build/checkDaemonPlatform.js"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue