From 0edb844225733b3981c663cc510a98a386c94036 Mon Sep 17 00:00:00 2001 From: proddy Date: Fri, 31 Oct 2025 18:41:37 +0100 Subject: [PATCH] remove pnpm build --- scripts/update_all.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/update_all.sh b/scripts/update_all.sh index 26f3cd344..b414f59b3 100644 --- a/scripts/update_all.sh +++ b/scripts/update_all.sh @@ -20,7 +20,6 @@ pnpm format cd .. cd interface -pnpm build pnpm webUI cd ..