Skip to content

Commit

Permalink
Update documentation.yml to reference correct location of conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aerispaha committed Jun 27, 2024
1 parent fe538bf commit 0acd62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pip install -e .
- name: Sphinx build
run: sphinx-build docs/source docs/build
run: sphinx-build docs docs/build

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 0acd62d

Please sign in to comment.