chore: remove custom artifact name
This commit is contained in:
parent
e75a5581be
commit
861131fd77
1 changed files with 1 additions and 2 deletions
|
@ -63,6 +63,5 @@
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"perMachine": true
|
"perMachine": true
|
||||||
},
|
},
|
||||||
"beforeBuild": "./build/checkDaemonPlatform.js",
|
"beforeBuild": "./build/checkDaemonPlatform.js"
|
||||||
"artifactName": "${productName}_${version}.${ext}"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue