Skip to content

Commit 3d31b32

Browse files
committed
CI: put desktop back
1 parent c5988ba commit 3d31b32

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 libxml2-utils
27+
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils libxml2-utils
2828
2929
# TODO: Once this porting project is done, switch to stable
3030
- run: rustup update --no-self-update nightly && rustup default nightly

0 commit comments

Comments
 (0)