From 84cff78a7cf7efae526d0adffd0a114ccb9882e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 May 2024 16:30:08 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index ea12dcf..d5fa6b9 100644 --- a/scripts/install +++ b/scripts/install @@ -47,7 +47,6 @@ ynh_script_progression --message="Installing $app..." --weight=40 pushd "$install_dir" ynh_use_nodejs - npm ci npm install BUILD_MODE=dist npm run build npm link