Skip to content

Commit d6f01bb

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

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/site
32+
path: ./site
3333

3434
deploy:
3535
needs: build

0 commit comments

Comments
 (0)