Another attempt to fix docs

This commit is contained in:
2025-05-28 18:42:38 +01:00
parent 74c037f9c7
commit 93271a9bf6

View File

@@ -11,6 +11,7 @@ build:
- asdf install poetry latest
- asdf global poetry latest
- cargo install sphinx-rustdocgen
- export PATH="$PATH:$HOME/.cargo/bin"
create_environment:
- poetry lock
- poetry install --with dev,docs