Skip to content

Commit c8ca46d

Browse files
committed
Testing deploys.yml change
1 parent dd437b8 commit c8ca46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Upload artifact
4949
uses: actions/upload-pages-artifact@v3
5050
with:
51-
path: /docs/.vitepress/dist
51+
path: .vitepress/dist
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)