From 566ee460fd14a6aacff440dbc3162873b6ff92b0 Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:52:54 +0100 Subject: [PATCH] Update manyfold-install.sh --- install/manyfold-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/manyfold-install.sh b/install/manyfold-install.sh index aabb356..04979f9 100644 --- a/install/manyfold-install.sh +++ b/install/manyfold-install.sh @@ -82,7 +82,7 @@ $STD gem install sidekiq $STD npm install --global corepack corepack enable $STD corepack prepare $YARN_VERSION --activate -$STD corepack use $YARN_VERSION --global +$STD corepack use $YARN_VERSION $STD yarn install cat </opt/.env APP_VERSION=${RELEASE}