politburo/.woodpecker.yml
Isaac Mills 3085324706
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fix CI
2024-02-29 13:48:49 -05:00

9 lines
321 B
YAML

steps:
- name: build
image: rust
environment:
- SCCACHE_WEBDAV_ENDPOINT=https://nations.lol/remote.php/dav/files/admin
commands:
- apt-get -y update
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
- cargo test