Skip to content

Commit b80d94a

Browse files
committed
fix path
1 parent 375e132 commit b80d94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
uses: peaceiris/actions-gh-pages@v3
3939
with:
4040
github_token: ${{ secrets.GITHUB_TOKEN }}
41-
publish_dir: source build/html
41+
publish_dir: build/html

0 commit comments

Comments
 (0)