Skip to content

Commit

Permalink
doc: update doc pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 committed May 8, 2024
1 parent c1f379e commit 6cf2871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme
pip install sphinx sphinx-rtd-theme
pip install xmltodict
- name: Sphinx build
run: |
Expand Down

0 comments on commit 6cf2871

Please sign in to comment.