From 716d18b9099e2663bee2dff4bde5bd24dc202c91 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Jan 2026 14:04:01 +0800 Subject: fix: Add missing packages for Wayland setup in release workflow --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/release.yml') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9b0432a..0897da7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -110,7 +110,7 @@ jobs: if: matrix.wayland run: | pacman -Syu --noconfirm - pacman -S --noconfirm webkit2gtk base-devel curl wget file openssl gtk3 libappindicator-gtk3 librsvg fuse2 + pacman -S --noconfirm webkit2gtk base-devel curl wget file openssl gtk3 libappindicator-gtk3 librsvg fuse2 pkgconf glib2-devel libsoup3 - name: Setup Wayland Environment (Arch) if: matrix.wayland -- cgit v1.2.3-70-g09d2