Skip to content

Commit a9996f4

Browse files
author
Will McGinnis
committed
docs path fix
1 parent 46c41f3 commit a9996f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
25-
publish_dir: ./docs/build
25+
publish_dir: ./docs/build/html

0 commit comments

Comments
 (0)