Files
infra-scripts/.gitea/workflows/deploy-seedbox.yml
Damien Arnodo 97dbe32354 fix(ci): replace actions/checkout with git clone for Alpine compatibility
Alpine doesn't have Node.js by default, and actions/checkout requires it.
Using native git clone instead - simpler and KISS approach.
2026-01-04 15:13:54 +00:00

2.9 KiB