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": {
|
"nsis": {
|
||||||
"perMachine": true
|
"perMachine": true
|
||||||
},
|
},
|
||||||
|
"artifactName": "${productName}_${version}",
|
||||||
"beforeBuild": "./build/checkDaemonPlatform.js"
|
"beforeBuild": "./build/checkDaemonPlatform.js"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue