From 198f16e1f34f8b34fb2a43f67abd585d2323761f Mon Sep 17 00:00:00 2001 From: madonuko Date: Wed, 17 Jun 2026 19:21:15 +0800 Subject: [PATCH] more --- anda/suites/ente/ensu/ensu.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/suites/ente/ensu/ensu.spec b/anda/suites/ente/ensu/ensu.spec index 7b9f9cf8ee..5fd29a08d8 100644 --- a/anda/suites/ente/ensu/ensu.spec +++ b/anda/suites/ente/ensu/ensu.spec @@ -20,9 +20,11 @@ BuildRequires: cmake %tauri_buildrequires %prep %autosetup -n ente-%tag +pushd web +npm ci +popd cd rust/apps/ensu %tauri_prep -npm ci %build cd rust/apps/ensu