Skip to content

Commit dc7eab9

Browse files
Update artifact path.
1 parent b2c0e02 commit dc7eab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v3
4545
with:
46-
path: docs/.vitepress/dist
46+
path: .vitepress/dist
4747

4848
# Deployment job
4949
deploy:

0 commit comments

Comments
 (0)