af5ab94521
The act runner uses a minimal PATH for inline run: steps that does not include ~/.cargo/bin. Add it explicitly via both export PATH and GITHUB_PATH so rustup/cargo are available in the setup step and all subsequent steps.