steps: - name: build image: rust commands: - apt-get -y update - apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev libudev-dev libudev1 sccache - sccache --start-server - sccache --show-adv-stats - cargo test