We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c782f commit fc81be9Copy full SHA for fc81be9
.github/workflows/docs.yml
@@ -30,5 +30,5 @@ jobs:
30
path: .cache
31
restore-keys: |
32
mkdocs-material-
33
- - run: uv install --group docs
+ - run: uv sync --group docs
34
- run: uv run mkdocs gh-deploy --force
0 commit comments