Files
RuvdsTest/.gitea
danamir 0a1407719e
Some checks failed
CI/CD / build-test-deploy (pull_request) Failing after 53s
Install Node.js before Checkout in the CI/CD workflow
Host-mode jobs execute directly on the bare runner container rather
than a per-job container, and actions/checkout is a JS action — it
needs `node` on PATH to run at all, which the runner image doesn't
ship. Failed every run with "Cannot find: node in PATH" before any
other step got a chance to install anything.
2026-08-09 01:00:12 +03:00
..