Skip to content

Commit

Permalink
DOC: Correct build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Nov 7, 2024
1 parent f4c5af6 commit 711d19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Build docs
run: |
cd docs
sphinx-build -W docs/source docs/build
sphinx-build -Wb html source build

0 comments on commit 711d19b

Please sign in to comment.