Skip to content

Commit 3567320

Browse files
authored
fix doc deployment (#54)
1 parent 9e4c9ab commit 3567320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
token: ${{ secrets.github_token }}
5353
branch: gh-pages
54-
folder: docs/build/html
54+
folder: doc/build/html
5555
clean: true
5656
single-commit: true
5757

0 commit comments

Comments
 (0)