Skip to content

Commit 38453e5

Browse files
committed
trying to fix docs
1 parent 0c99e7a commit 38453e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: peaceiris/[email protected]
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
23-
publish_dir: ./_build/html
23+
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)