Files
Flash5/.gitea
Zakaria El OrcheandClaude Sonnet 5 4710cf8633
Publish Maven packages / publish (push) Failing after 27s
ci: replace actions/checkout with a plain git clone
actions/checkout@v4 is a Node-based action; the maven:3.9-eclipse-temurin-21
container it was running in has no Node, so it failed with "node: executable
file not found in \$PATH". A shell git clone needs neither Node nor any
action runtime, just git (installed here via apt).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 19:47:40 +00:00
..