From 7401371517b9193c87924e5c2ef0b7e9be8a13c8 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sun, 21 Apr 2024 18:11:04 +0100 Subject: [PATCH] take 2 --- .github/actions/setup_base/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/setup_base/action.yml b/.github/actions/setup_base/action.yml index ad6ff552..d7875fa6 100644 --- a/.github/actions/setup_base/action.yml +++ b/.github/actions/setup_base/action.yml @@ -59,8 +59,8 @@ runs: xcb-util \ xcb-util-image \ libzip \ - librsvg - pip3 install meson + librsvg \ + hyprland - name: Get hyprwayland-scanner-git shell: bash