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 be7091d commit 2fdbd3cCopy full SHA for 2fdbd3c
.github/workflows/docs.yml
@@ -27,4 +27,4 @@ jobs:
27
restore-keys: |
28
mkdocs-material-
29
- run: uv sync --group docs
30
- - run: mkdocs gh-deploy --force
+ - run: uv run mkdocs gh-deploy --force
0 commit comments