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