This commit is contained in:
parent
dde62a1dbe
commit
7cac399ee9
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 libwayland-client0 libwayland-dev libasound2
|
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 sccache
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
Loading…
Reference in a new issue