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 d16b273 commit 5282139Copy full SHA for 5282139
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- run: sudo apt-get install pngquant
39
- run: uv sync --group docs
40
- - run: mkdocs gh-deploy --force
+ - run: uv run mkdocs gh-deploy --force
41
42
env:
43
GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments