1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calckey_ynh.git synced 2024-09-03 18:16:18 +02:00

Update install

This commit is contained in:
oufmilo 2023-01-05 13:08:21 +01:00 committed by GitHub
parent e64edfed9e
commit 2e014b34d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,6 +134,7 @@ ynh_script_progression --message="Building app..." --weight=15
pushd "$final_path"
ynh_use_nodejs
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn run clean-all
corepack enable
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn set version berry
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn plugin import workspace-tools