Remove appimage build

This commit is contained in:
2026-01-21 12:26:04 -07:00
parent a90cd468e9
commit c32a8c2cdd

View File

@@ -26,7 +26,7 @@
}, },
"bundle": { "bundle": {
"active": true, "active": true,
"targets": ["deb", "rpm", "appimage"], "targets": ["deb", "rpm"],
"icon": ["icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png"] "icon": ["icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png"]
} }
} }