From 1b29111b0982e9199de2399386a8a06f7bf09d01 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 9 Jun 2020 11:13:54 +0200 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index c71780e..a4768b7 100644 --- a/scripts/install +++ b/scripts/install @@ -137,9 +137,7 @@ ynh_script_progression --message="Building $app... (this will take some time and pushd "$final_path" || ynh_die ynh_use_nodejs - yarn install --frozen-lockfile - ynh_exec_warn_less yarn run build popd || ynh_die