Fixed docs build command

This commit is contained in:
2025-05-29 11:15:56 +01:00
parent 6018c134a9
commit 138226eb5f

View File

@@ -16,4 +16,4 @@ build:
create_environment:
- poetry install --with dev,docs
install:
- PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin" just html_out $READTHEDOCS_OUTPUT
- PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin" just docs html_out $READTHEDOCS_OUTPUT