We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54e211 commit 6f0074cCopy full SHA for 6f0074c
.github/workflows/docs.yml
@@ -28,6 +28,6 @@ jobs:
28
restore-keys: |
29
uv-mkdocs-material-
30
31
- - run: uv pip install ".[docs]"
+ - run: uv sync --extra docs
32
33
- run: uv run mkdocs gh-deploy --force
0 commit comments