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

This commit is contained in:
Isaac Mills 2024-02-29 14:14:37 -05:00
parent 876710606c
commit 35171fe013
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -5,5 +5,5 @@ steps:
- apt-get -y update - apt-get -y update
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev libudev-dev libudev1 sccache - apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev libudev-dev libudev1 sccache
- sccache --start-server - sccache --start-server
- sccache --show-adv-stats - sccache --show-stats
- cargo test - cargo test