mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
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…
Add table
Reference in a new issue