Skip to content

Commit

Permalink
Update documentation.yaml
Browse files Browse the repository at this point in the history
harmonize-wq\docs\source
  • Loading branch information
jbousquin authored Jul 7, 2023
1 parent 0930c0f commit 95edbdf
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 @@ -17,7 +17,7 @@ jobs:
pip install sphinx sphinx_rtd_theme
- name: Sphinx build
run: |
sphinx-build doc _build
sphinx-build source _build
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact
Expand Down

0 comments on commit 95edbdf

Please sign in to comment.