Skip to content

Commit 6d4b84f

Browse files
authored
Update host-documentation.yml
1 parent 498954b commit 6d4b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/host-documentation.yml

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

3434
deploy:
3535
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)