The last failure was identical to the one before the /tmp -> workspace fix, byte for byte - meaning github.workspace resolves to /tmp itself in this runner, and the real gap was that nothing creates that directory before our step runs (actions/checkout@v4 normally does this itself; plain wget doesn't). mkdir -p it first, and echo the resolved path so a third failure isn't another blind guess. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B |
||
|---|---|---|
| .. | ||
| build-hello-app.yml | ||
| terraform.yml | ||