Skip to content

Commit

Permalink
SPHINXOPTS="-v"
Browse files Browse the repository at this point in the history
  • Loading branch information
ghadialhajj committed Dec 7, 2023
1 parent d8228f1 commit 9b40ba9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Build Documentation
run: |
cd docs
make html
make html SPHINXOPTS="-v"
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b40ba9

Please sign in to comment.