Skip to content

Commit

Permalink
no 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
clebreto committed Sep 19, 2024
1 parent c04f628 commit b24615b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
pip install -r requirements.txt
- name: Build Sphinx documentation with multiversion
run: |
sphinx-multiversion docs/source build/html -D 'exhale_args.containmentFolder=${sourcedir}/java_api'
run: sphinx-multiversion docs/source build/html -D 'exhale_args.containmentFolder=${sourcedir}/java_api'

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit b24615b

Please sign in to comment.