Skip to content

Commit e4d69a2

Browse files
committed
more CI deps
1 parent 1d7e870 commit e4d69a2

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 cargo rust-clippy meson gettext blueprint-compiler
27+
apt install -y libgtk-4-dev cargo rust-clippy meson gettext blueprint-compiler desktop-file-utils
2828
2929
- name: Run sccache-cache
3030
uses: mozilla-actions/[email protected]

0 commit comments

Comments
 (0)