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 6c9b6ba commit 5178b92Copy full SHA for 5178b92
.github/workflows/deploy-mkdocs.yaml
@@ -30,4 +30,4 @@ jobs:
30
enable-cache: true
31
32
- name: Deploy docs
33
- run: uv run mkdocs gh-deploy --force
+ run: uv run --extra docs mkdocs gh-deploy --force
0 commit comments