- Add 'rustup component add rustfmt' to both workflows - Resolves 'cargo-fmt is not installed' error - Now workflows can run formatting checks after successful compilation - Combined with clippy, this completes the Rust toolchain setup - Workflow should now complete successfully with all quality checks |
||
|---|---|---|
| .. | ||
| build-artifacts.yml | ||
| simple-build.yml | ||