This commit is contained in:
parent
9a83602c73
commit
2d8c94fa15
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ steps:
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- apt-get -y update
|
- apt-get -y update
|
||||||
- apt-get -y install wayland-protocols wayland-utils
|
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
Loading…
Reference in a new issue