Skip to content

Commit e3a0d9f

Browse files
fix doc loc
1 parent 8fa9a0b commit e3a0d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
uses: peaceiris/actions-gh-pages@v3
7070
with:
7171
github_token: ${{ secrets.GITHUB_TOKEN }}
72-
publish_dir: docs/_build/html
72+
publish_dir: docs/build/html

0 commit comments

Comments
 (0)