Skip to content
Snippets Groups Projects
Commit f9751f2a authored by Simon McVittie's avatar Simon McVittie
Browse files

CI: Enable man pages for devel build

parent 09925ab2
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ build:devel:
${STEAM_RUNTIME_TOOLS_GIT_REPO} \
subprojects/steam-runtime-tools
meson --werror _build
meson --werror -Dman=true _build
ninja -C _build
ninja -C _build install
meson test --verbose -C _build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment