Files
apix-mvp/.gitea/workflows
Carsten Rehfeld a9b3354bde
Deploy to Production / deploy (push) Failing after 1m44s
fix(ci): replace checkout action with git clone (no node on host runner)
actions/checkout@v3 is a JavaScript action requiring node in PATH.
Host runners have no node. Replace with direct git clone/fetch.

Co-Authored-By: Mira <noreply@anthropic.com>
2026-05-14 15:40:08 +02:00
..