Skip to content

Commit

Permalink
ci add xmllint
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthGandalf committed Jan 11, 2025
1 parent ee366ee commit 5588675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install deps
run: |
apt update
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils xmllint
- run: rustup update --no-self-update stable

Expand Down

0 comments on commit 5588675

Please sign in to comment.