This commit is contained in:
parent
df21555325
commit
3085324706
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: rust
|
image: rust
|
||||||
|
environment:
|
||||||
|
- SCCACHE_WEBDAV_ENDPOINT=https://nations.lol/remote.php/dav/files/admin
|
||||||
commands:
|
commands:
|
||||||
- apt-get -y update
|
- apt-get -y update
|
||||||
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
|
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
|
||||||
|
|
Loading…
Reference in a new issue