mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update upgrade
This commit is contained in:
parent
1b29111b09
commit
bf4dc9ba64
1 changed files with 2 additions and 2 deletions
|
@ -137,8 +137,8 @@ then
|
|||
pushd "$final_path"
|
||||
|
||||
ynh_use_nodejs
|
||||
|
||||
yarn install --frozen-lockfile && ynh_exec_warn_less yarn run build
|
||||
yarn install --frozen-lockfile
|
||||
ynh_exec_warn_less yarn run build
|
||||
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue