1
0
Fork 0
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:
ericgaspar 2020-06-09 11:14:01 +02:00
parent 1b29111b09
commit bf4dc9ba64
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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