From 3085324706f8af128abf9740b30d50a8fedfb03a Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 29 Feb 2024 13:48:49 -0500 Subject: [PATCH] Fix CI --- .woodpecker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index ad2a515..43e7b2e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,8 @@ 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