Skip to content

Commit adbfc86

Browse files
author
apg
committed
修改: .github/workflows/sphinx.yml
1 parent ae36cc6 commit adbfc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
uses: peaceiris/actions-gh-pages@v3.6.1
5959
with:
6060
github_token: ${{ secrets.GITHUB_TOKEN }}
61-
publish_dir: docs/build/html
61+
publish_dir: doc/build/html

0 commit comments

Comments
 (0)