We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3726472 commit 1d7e870Copy full SHA for 1d7e870
.github/workflows/run-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install deps
25
run: |
26
apt update
27
- apt install -y libgtk-4-dev cargo rust-clippy meson gettext
+ apt install -y libgtk-4-dev cargo rust-clippy meson gettext blueprint-compiler
28
29
- name: Run sccache-cache
30
uses: mozilla-actions/sccache-action@v0.0.3
0 commit comments