Skip to content

Commit f7cc883

Browse files
Update doc.yml to point to new build folder
Signed-off-by: spagadar <[email protected]>
1 parent df59d04 commit f7cc883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: peaceiris/actions-gh-pages@v3
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
29-
publish_dir: ./doc
29+
publish_dir: ./CI/doc/build/html
3030
destination_dir: master

0 commit comments

Comments
 (0)