Fix CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2024-02-29 12:26:11 -05:00
parent 4683d248d4
commit 9a83602c73
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -3,5 +3,5 @@ steps:
image: rust
commands:
- apt-get -y update
- apt-get -y install wayland
- apt-get -y install wayland-protocols wayland-utils
- cargo test