From c09f4d631b607a4c8b79d543451f7089d789fbf0 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Thu, 2 Jun 2022 20:29:30 +0200 Subject: [PATCH] ci: fix xbps invocation --- .github/workflows/ci_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 0ade9ea..2d0a35b 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -21,7 +21,7 @@ jobs: - name: install deps run: | xbps-install -Sy xbps - xbps-install -uy + xbps-install -Suy xbps-install -y wayland-devel wayland-protocols pkgconf git gcc wget tar xz wget https://ziglang.org/download/0.9.1/zig-linux-x86_64-0.9.1.tar.xz