Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 committed Jun 26, 2023
1 parent 3cc63c2 commit 482440e
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 sphinx_book_theme
pip install sphinx sphinx_rtd_theme sphinx_book_theme sphinx_autosummary_accessors
- name: Sphinx build
run: |
sphinx-build docs _build
Expand Down

0 comments on commit 482440e

Please sign in to comment.