This commit is contained in:
2025-07-29 09:53:10 +00:00
parent 92be055b3a
commit 532ff258a0

View File

@@ -21,7 +21,7 @@ curl -fsSL https://deb.nodesource.com/setup_lts.x | bash -
apt install -y nodejs apt install -y nodejs
npm install -g corepack npm install -g corepack
corepack enable corepack enable
corepack prepare yarn@stable --activate corepack prepare yarn@stable --activate --yes
apt install -y locales apt install -y locales