mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 14:55:37 +00:00
fix(release): align linux asset naming
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"AppImage"
|
||||
],
|
||||
"icon": "icons/icons/png",
|
||||
"artifactName": "${productName}-linux-${arch}.${ext}",
|
||||
"artifactName": "${productName}-linux-x64.${ext}",
|
||||
"category": "AudioVideo"
|
||||
},
|
||||
"win": {
|
||||
|
||||
Reference in New Issue
Block a user