1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00
Files
bootc/.github
Colin Walters 7e59942fc8 ci: Ensure access to Rust toolchain with sudo
I want to be able to write build rules in Rust that may be
invoked from outside of a container build, but in the default
GHA runners Rust is installed via `rustup` which lives just in
the `runner` user's homedir.

When using `sudo` it resets `$PATH` so we lose access to it.
Fix this by passing `$PATH` in.

Assisted-by: OpenCode (claude-sonnet-4-20250514)
Signed-off-by: Colin Walters <walters@verbum.org>
2026-01-23 14:51:37 -05:00
..
2025-09-29 14:42:14 -04:00