Skip to content

Commit 41d7848

Browse files
authored
Update build.yml
1 parent 5381ecc commit 41d7848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: deployment
2323
uses: actions/upload-pages-artifact@v3 # or specific "vX.X.X" version tag for this action
2424
with:
25-
path: site/
25+
path: site/docs/
2626

2727
# Deployment job
2828
deploy:

0 commit comments

Comments
 (0)