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 e11ebcc commit 430a646Copy full SHA for 430a646
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Dependencies
24
run: |
25
apt update
26
- apt install -y meson gobject-introspection libgee-0.8-dev libgirepository1.0-dev libgtk-4-dev libshumate-dev sassc valac valadoc
+ apt install -y meson gobject-introspection libgee-0.8-dev libgirepository1.0-dev libgtk-4-dev libshumate-dev sassc valac valadoc gtk-doc-tools
27
- name: Build
28
env:
29
DESTDIR: out
0 commit comments