Update
Build and Test / Test (push) Successful in 24s

This commit is contained in:
2026-03-24 21:08:11 +03:00
parent 61dbce0a5a
commit 024e5ba638
+2 -2
View File
@@ -12,6 +12,6 @@ tar -xJvf /tmp/node.tar.xz -C /usr/local/lib/nodejs
rm -f /tmp/node.tar.xz
npm -g install yarn
export PATH=/usr/local/lib/nodejs/node-${NODE_VERSION}-linux-x64/bin:$PATH
npm -g install yarn