Skip to content

Commit

Permalink
Print collection list before building.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Oct 8, 2023
1 parent 61b7c8a commit be87e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/antsibull-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:

- name: Build docsite
run: |
ansible-galaxy collection list
./build.sh
working-directory: antsibull-docs
env:
Expand Down

0 comments on commit be87e0f

Please sign in to comment.