Skip to content

Commit

Permalink
docs: Fix using builder
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 16, 2024
1 parent c6ba3f9 commit a7efea3
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 dirhtml demo-ja $READTHEDOCS_OUTPUT/html
- uv run sphinx-build -b revealjs demo-ja $READTHEDOCS_OUTPUT/html

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

0 comments on commit a7efea3

Please sign in to comment.