need target config
Some checks failed
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled

This commit is contained in:
2025-06-26 20:23:13 +02:00
parent 847135f2d4
commit 9c052f2c90

View File

@ -41,4 +41,5 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
with:
components: clippy, rust-src
- run: cp .cargo/def-config.toml .cargo/config.toml
- run: cargo clippy --target armv7a-none-eabihf -- -D warnings