Skip to content

Commit 96c1d5a

Browse files
committed
ci: fix docs build dir
1 parent f25cda7 commit 96c1d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: peaceiris/actions-gh-pages@v3
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
29-
publish_dir: ./docs
29+
publish_dir: ./docs/build

0 commit comments

Comments
 (0)