diff --git a/electron-builder.json5 b/electron-builder.json5 index 25c33118..fafbd18a 100644 --- a/electron-builder.json5 +++ b/electron-builder.json5 @@ -71,7 +71,7 @@ "AppImage" ], "icon": "icons/icons/png", - "artifactName": "${productName}-linux-${arch}.${ext}", + "artifactName": "${productName}-linux-x64.${ext}", "category": "AudioVideo" }, "win": {