From 7ecd86ce28c42b89c98d7c0a130a59024b067398 Mon Sep 17 00:00:00 2001 From: Ron Waldon-Howe Date: Sat, 16 Dec 2023 18:19:53 +1100 Subject: [PATCH] chore(ci): add missing at-spi2-core package --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60b421e..9b015d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: steps: - run: > pacman --noconfirm -Syu + at-spi2-core base-devel cargo clang