Skip to content

Commit 7677bf0

Browse files
Update update-doc.yml
1 parent 938cd4a commit 7677bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Upload artifact
3030
uses: actions/upload-pages-artifact@v3
3131
with:
32-
path: ./Doc
32+
path: ./Doc/site
3333

3434
deploy:
3535
needs: build

0 commit comments

Comments
 (0)