Skip to content

Commit ff7f0df

Browse files
authored
Update deploy-docs.yml
1 parent 19b1955 commit ff7f0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Upload artifact
2424
uses: actions/upload-pages-artifact@v3
2525
with:
26-
path: ./docs/.output/public
26+
path: ./docs/dist
2727
# Deployment job
2828
deploy:
2929
# Add a dependency to the build job

0 commit comments

Comments
 (0)