We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d8cfa commit cfc251aCopy full SHA for cfc251a
1 file changed
.github/workflows/docs.yml
@@ -25,5 +25,5 @@ jobs:
25
cd docs
26
cp ../README.md index.md
27
cd ..
28
- uv mkdocs gh-deploy --clean --force
+ uv run mkdocs gh-deploy --clean --force
29
if: success()
0 commit comments