Skip to content

Commit

Permalink
Add shell: bash config to Build Python docs step of docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Dec 4, 2024
1 parent dcf038f commit c2ab1ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

- name: Build Python docs
run: uv run sphinx-build python/docs/source docs/python
shell: bash

- name: Configure pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit c2ab1ff

Please sign in to comment.