Skip to content

Commit 5e8549b

Browse files
committed
Updated sphinx-action
added docs-folder
1 parent b518b0a commit 5e8549b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sphinx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
- uses: actions/checkout@v4
1010
- name: Build HTML
1111
uses: ammaraskar/sphinx-action@master
12+
with:
13+
docs-folder: docs/
1214
- name: Upload artifacts
1315
uses: actions/upload-artifact@v4
1416
with:

0 commit comments

Comments
 (0)