politburo/.woodpecker.yml
Isaac Mills dde62a1dbe
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline failed
Fix CI
2024-02-29 13:10:53 -05:00

7 lines
202 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
- cargo test