politburo/.woodpecker.yml
Isaac Mills 7cac399ee9
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix CI
2024-02-29 13:14:14 -05:00

7 lines
210 B
YAML

steps:
- name: build
image: rust
commands:
- apt-get -y update
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 sccache
- cargo test