attempt to fix build
This commit is contained in:
parent
07ad3e613e
commit
a217d5dbb0
@ -7,7 +7,7 @@ steps:
|
||||
- name: cargo_check
|
||||
image: rust
|
||||
commands:
|
||||
- apt update && apt install -y cmake libclang1-15 libc++-15-dev
|
||||
- apt update && apt install -y cmake gcc-multilib g++-multilib
|
||||
- rustup component add clippy
|
||||
- cargo clippy -- -D warnings
|
||||
- cargo test
|
||||
|
Loading…
Reference in New Issue
Block a user