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 ea7bd16 commit 4481ab3Copy full SHA for 4481ab3
.github/workflows/build-docs.yml
@@ -54,7 +54,6 @@ jobs:
54
enable-cache: true
55
cache-dependency-glob: "uv.lock"
56
- name: Build docs
57
- working-directory: docs
58
run: uvx nox -s docs-build
59
- name: Upload docs build as artifact
60
uses: actions/upload-artifact@v4
0 commit comments