patch: remove appimage target

This commit is contained in:
Edwin Joassart 2025-04-14 19:23:28 +02:00
parent ba9307c56b
commit 590fa9efa7
No known key found for this signature in database
GPG Key ID: A56BE0A21AD56A40

View File

@ -86,12 +86,6 @@ const config: ForgeConfig = {
},
},
}),
new MakerAppImage({
options: {
icon: './assets/icon.png',
categories: ['Utility'],
},
}),
new MakerRpm({
options: {
icon: './assets/icon.png',