Last attempt to fix docs

This commit is contained in:
2025-05-28 19:00:59 +01:00
parent 8c4c51cf35
commit 8eca3d0bb4

View File

@@ -15,4 +15,4 @@ build:
- poetry lock
- poetry install --with dev,docs
install:
- export PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin" && poetry run sphinx-build -b html docs docs/_build/html
- export PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin" && poetry run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html