Skip to content

Commit

Permalink
Update docs-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Oct 29, 2023
1 parent 28f6947 commit 1f4b186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run: |
pip install --upgrade pip
pip install sphinx myst-parser furo sphinx-copybutton
pip install hezar
pip install --no-deps hezar[all]
- name: Sphinx build
run: |
sphinx-apidoc -e -o docs/source hezar/
Expand Down

0 comments on commit 1f4b186

Please sign in to comment.