Files
web-app-template/.gitea/workflows
JonKazama-Hellion 93f4986204
CI / verify (push) Failing after 29s
Drop npm cache + use 'npm install' (no lock file in template)
setup-node with cache: 'npm' fails because the template ships without
package-lock.json. README documents the path to switch to 'npm ci' once
the downstream repo has a lock file.
2026-05-09 17:30:57 +02:00
..