chore: disable flatpak build because this was for testing anyways

This commit is contained in:
izzy
2025-10-08 17:36:36 +01:00
parent b1c702a033
commit ec7adaafe3
+2
View File
@@ -51,6 +51,7 @@ const config: ForgeConfig = {
copyright: "Copyright (C) 2025 Revolt Platforms LTD",
}),
new MakerZIP({}),
...[
new MakerFlatpak({
options: {
id: "chat.stoat.stoat-desktop",
@@ -109,6 +110,7 @@ const config: ForgeConfig = {
"files"
> */
}),
].slice(0, 0), // disable Flatpak build
new MakerDeb({
options: {
productName: STRINGS.name,