Skip to content

Commit

Permalink
Update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Aug 19, 2023
1 parent b9f35fb commit d641f4c
Showing 1 changed file with 1 addition and 1 deletion.
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>=7.0.0 sphinx_rtd_theme myst-parser furo
pip install sphinx sphinx_rtd_theme myst-parser furo
- name: Sphinx build
run: |
sphinx-build docs _build
Expand Down

0 comments on commit d641f4c

Please sign in to comment.