We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68185c commit e259f54Copy full SHA for e259f54
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
sudo apt install -y --no-install-recommends \
21
curl git build-essential \
22
libgtk-4-dev gettext libdbus-1-dev libssl-dev libudev-dev \
23
- libxml2-utils desktop-file-utils
+ libxml2-utils desktop-file-utils \
24
python3-pip ninja-build
25
- name: Install Meson
26
run: |
0 commit comments