Skip to content

Commit

Permalink
fix xml path
Browse files Browse the repository at this point in the history
  • Loading branch information
phbasler committed Dec 25, 2024
1 parent b9d511e commit a04e2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# sphinx
- run: pip3 install sphinx pipenv breathe myst_parser sphinx_github_changelog sphinx_rtd_dark_mode
- run: python3 docs/build_sphinx.py ./build/linux-x86_64-release/html
- run: python3 docs/build_sphinx.py ./build/linux-x86_64-release/xml



Expand Down

0 comments on commit a04e2aa

Please sign in to comment.