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 aff0f86 commit 390667aCopy full SHA for 390667a
.github/workflows/docs.yml
@@ -47,4 +47,4 @@ jobs:
47
- name: Deploy to GitHub Pages
48
run: |
49
uv venv
50
- uv run --group docs --group lint mkdocs gh-deploy --force
+ uv run --group docs --group lint mkdocs gh-deploy --force -v
0 commit comments