From 74cc77670b009ef98d681477ac430210d02c4cc4 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Fri, 9 Sep 2022 14:52:17 +0200 Subject: ci: push-docs: Update XEP metadata before generating documentation --- .github/workflows/push-docs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows/push-docs.yml') diff --git a/.github/workflows/push-docs.yml b/.github/workflows/push-docs.yml index 661ab69a..6f2d8c13 100644 --- a/.github/workflows/push-docs.yml +++ b/.github/workflows/push-docs.yml @@ -22,5 +22,7 @@ jobs: uses: jurplel/install-qt-action@v3 - name: Install extra packages run: tests/travis/install-build-depends + - name: Update XEP metadata + run: doc/doap-rendering/update-xeplist.sh - name: Build documentation run: tests/travis/push-documentation -- cgit v1.2.3