mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update install
This commit is contained in:
parent
78d817738c
commit
1b29111b09
1 changed files with 0 additions and 2 deletions
|
@ -137,9 +137,7 @@ ynh_script_progression --message="Building $app... (this will take some time and
|
||||||
pushd "$final_path" || ynh_die
|
pushd "$final_path" || ynh_die
|
||||||
|
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
|
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
|
|
||||||
ynh_exec_warn_less yarn run build
|
ynh_exec_warn_less yarn run build
|
||||||
|
|
||||||
popd || ynh_die
|
popd || ynh_die
|
||||||
|
|
Loading…
Add table
Reference in a new issue