Skip to content

Commit

Permalink
docs: Fix RTH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 17, 2024
1 parent f45326a commit c22c7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
commands:
- pip install uv
- uv sync --frozen
- uv run sphinx-build -b revealjs demo-ja $READTHEDOCS_OUTPUT/html
- uv run sphinx-build -b mini18n-revealjs demo $READTHEDOCS_OUTPUT/html

# Build documentation in the doc/ directory with Sphinx
# sphinx:
Expand Down

0 comments on commit c22c7c0

Please sign in to comment.