This commit is contained in:
parent
629c854bc3
commit
9660b3aba3
|
@ -8,9 +8,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- rustup component add clippy rustfmt
|
- rustup component add clippy rustfmt
|
||||||
- apt-get update -qq
|
- apt-get update -qq
|
||||||
- apt-get install -qqy llvm-dev libclang-dev clang libspeechd-dev
|
- apt-get install -qqy llvm-dev libclang-dev clang libspeechd-dev pkg-config libx11-dev libasound2-dev libxcb-xfixes0-dev libwayland-dev libxkbcommon-dev libvulkan-dev cmake
|
||||||
pkg-config libx11-dev libasound2-dev libxcb-xfixes0-dev libwayland-dev
|
|
||||||
libxkbcommon-dev libvulkan-dev cmake
|
|
||||||
- cargo fmt --check
|
- cargo fmt --check
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo build --examples --all
|
- cargo build --examples --all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user