Skip to content

Commit 5588675

Browse files
committed
ci add xmllint
1 parent ee366ee commit 5588675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install deps
2525
run: |
2626
apt update
27-
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils
27+
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils xmllint
2828
2929
- run: rustup update --no-self-update stable
3030

0 commit comments

Comments
 (0)