Skip to content

Commit 29ab6ec

Browse files
committed
Set documentation path to docs/source
1 parent 724bc5c commit 29ab6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/online_doc_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: sphinx-notes/pages@v3
1414
with:
1515
publish: false
16-
documentation_path: docs/source
16+
documentation_path: ./docs/source
1717
- uses: peaceiris/actions-gh-pages@v4
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)