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