Fix CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2024-02-29 13:10:53 -05:00
parent a876f4e06d
commit dde62a1dbe
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -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 alsa-lib - apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2
- cargo test - cargo test