Fixes RTD Build

This commit is contained in:
2025-06-21 20:55:08 -03:00
parent 02c08651b9
commit 329ed7c3b5

View File

@@ -7,8 +7,10 @@ build:
jobs: jobs:
pre_build: pre_build:
- curl -Ls https://astral.sh/uv/install.sh | sh - asdf plugin add uv
- export PATH="$HOME/.cargo/bin:$PATH" - asdf install uv latest
- asdf global uv latest
- uv venv $READTHEDOCS_VIRTUALENV_PATH
- uv sync - uv sync
build: build: