[gssdp/wip/phako/ci] ci: Actually build docs



commit 1f3cc6951560bd2d54b0843ab2636324296b3224
Author: Jens Georg <mail jensge org>
Date:   Sat May 22 12:35:56 2021 +0200

    ci: Actually build docs

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 416fbf3..3923f70 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -138,7 +138,7 @@ pages:
   stage: website
   script:
       - meson doc-build -Dgtk_doc=true
-      - ninja -C doc-build
+      - ninja -C doc-build gssdp-doc
       - mv doc-build/doc/html public/docs
   artifacts:
     paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]