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 69b8ced commit 95c6268Copy full SHA for 95c6268
1 file changed
.github/workflows/sphinx.yml
@@ -19,8 +19,6 @@ jobs:
19
run: uv sync --group docs
20
- name: Build HTML
21
uses: ammaraskar/sphinx-action@master
22
- with:
23
- docs_folder: docs/
24
- name: Upload artifacts
25
uses: actions/upload-artifact@v4
26
with:
0 commit comments