Skip to content

Commit

Permalink
Try again to fix sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
jmp1985 committed Oct 20, 2023
1 parent f4be847 commit 28ae9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Build documentation
run: |
sphinx-build docs/source docs/build
cp -rv docs/build/sphinx/html/* docs/
cp -rv docs/build/* docs/
- name: Publish to Github pages
env:
Expand Down

0 comments on commit 28ae9bd

Please sign in to comment.