mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Specify artifactName to fix Windows autoupdate.
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
This commit is contained in:
parent
dad6dcacda
commit
0603e3d5b5
@ -177,6 +177,7 @@
|
||||
]
|
||||
},
|
||||
"win": {
|
||||
"artifactName": "${productName} Setup ${version}.exe",
|
||||
"target": [
|
||||
"nsis"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user