$GITHUB_PATH is unset in this Gitea Actions environment, causing the echo redirect to fail with a non-zero exit, which killed the Install dependencies step before the Build step could run. The append was unnecessary — the Build step already sources $HOME/.cargo/env as its first line, which puts Cargo's bin dir in PATH. Co-Authored-By: fix/yaml-heredoc-indent <noreply@local> |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| test.yml | ||