aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9167dcc..86170e9 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-4.1 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
- name: Setup Wayland Environment (Arch)
if: matrix.wayland