Skip to content

Commit

Permalink
Restrict collections for docs build.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Oct 8, 2023
1 parent be87e0f commit 59cc062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/antsibull-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Use antsibull-docs sphinx-init
run: |
poetry run antsibull-docs sphinx-init --lenient --dest-dir . --use-current --sphinx-theme sphinx_rtd_theme
poetry run antsibull-docs sphinx-init --lenient --dest-dir . --use-current --sphinx-theme sphinx_rtd_theme ansible.builtin community.crypto community.docker sensu.sensu_go
working-directory: antsibull-docs

- name: Patch build.sh to use poetry run
Expand Down

0 comments on commit 59cc062

Please sign in to comment.