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