mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update upgrade
This commit is contained in:
parent
1cd508f0a5
commit
0f299c144a
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ ynh_add_nginx_config
|
|||
ynh_script_progression --message="Building app..."
|
||||
|
||||
pushd "$final_path"
|
||||
corepack enable
|
||||
corepack prepare pnpm@latest --activate
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH pnpm clean-all
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH pnpm install
|
||||
|
|
Loading…
Add table
Reference in a new issue