- Remove duplicate `source $HOME/.cargo/env && make` step that was redundant with later build commands - Move cargo environment sourcing to `build_risspam` step where it is actually needed for compilation - Keep `make build` and `make run` steps without explicit cargo env to rely on default PATH setup