From 4ef15fe018f41c04f5d5b023364b76390babc7ab Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sun, 21 Apr 2024 18:06:59 +0100 Subject: [PATCH] fix ci --- .github/actions/setup_base/action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/actions/setup_base/action.yml b/.github/actions/setup_base/action.yml index 5b952bec..ad6ff552 100644 --- a/.github/actions/setup_base/action.yml +++ b/.github/actions/setup_base/action.yml @@ -46,6 +46,7 @@ runs: pixman \ pkgconf \ pugixml \ + python-pip \ scdoc \ seatd \ systemd \ @@ -59,6 +60,7 @@ runs: xcb-util-image \ libzip \ librsvg + pip3 install meson - name: Get hyprwayland-scanner-git shell: bash