Skip to content

Commit

Permalink
Update readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazewong authored Oct 18, 2024
1 parent 07db607 commit 3fa2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
- asdf global uv latest
- uv sync --extra docs --dev
- mkdir -p $READTHEDOCS_OUTPUT/html/
- uv run mkdocs build -d mkdir -p $READTHEDOCS_OUTPUT/html/
- uv run mkdocs build -d $READTHEDOCS_OUTPUT/html/

mkdocs:
configuration: mkdocs.yml

0 comments on commit 3fa2ccb

Please sign in to comment.