From be87e0fcdbeebb626138df644e418edd6363b3fc Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 8 Oct 2023 13:48:31 +0200 Subject: [PATCH] Print collection list before building. --- .github/workflows/antsibull-docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/antsibull-docs.yml b/.github/workflows/antsibull-docs.yml index f5ae86e..115dca9 100644 --- a/.github/workflows/antsibull-docs.yml +++ b/.github/workflows/antsibull-docs.yml @@ -86,6 +86,7 @@ jobs: - name: Build docsite run: | + ansible-galaxy collection list ./build.sh working-directory: antsibull-docs env: