From 4eb4fa72af5a3f4ad5876a1ea1b2f6a655637f65 Mon Sep 17 00:00:00 2001 From: Inalegwu Ikwue Date: Wed, 24 Jul 2024 00:14:47 +0000 Subject: [PATCH] remove deb and flatpak --- build.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build.ts b/build.ts index 1bec769..ca2f46c 100644 --- a/build.ts +++ b/build.ts @@ -27,12 +27,6 @@ build({ { target: "AppImage", }, - { - target: "deb", - }, - { - target: "flatpak", - }, ], category: "entertainment", },