Skip to content

Commit 95c6268

Browse files
committed
unnecessary argument to sphinx action
1 parent 69b8ced commit 95c6268

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/sphinx.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
run: uv sync --group docs
2020
- name: Build HTML
2121
uses: ammaraskar/sphinx-action@master
22-
with:
23-
docs_folder: docs/
2422
- name: Upload artifacts
2523
uses: actions/upload-artifact@v4
2624
with:

0 commit comments

Comments
 (0)