From 2cd2f64472e3d477af60c8af622d56c4ba620f48 Mon Sep 17 00:00:00 2001 From: madonuko Date: Wed, 17 Jun 2026 19:17:00 +0800 Subject: [PATCH] just npm ci? --- anda/suites/ente/ensu/ensu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/suites/ente/ensu/ensu.spec b/anda/suites/ente/ensu/ensu.spec index 76f8347d24..7b9f9cf8ee 100644 --- a/anda/suites/ente/ensu/ensu.spec +++ b/anda/suites/ente/ensu/ensu.spec @@ -22,7 +22,7 @@ BuildRequires: cmake %tauri_buildrequires %autosetup -n ente-%tag cd rust/apps/ensu %tauri_prep -cd web && npm ci +npm ci %build cd rust/apps/ensu