Skip to content

Commit 536ee2f

Browse files
committed
fix docs
1 parent 9447d20 commit 536ee2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Upload build
5353
uses: actions/upload-pages-artifact@v2
5454
with:
55-
path: apps/docs/docs/.vitepress/dist
55+
path: docs/.vitepress/dist
5656

5757
- name: Deploy
5858
id: deployment

0 commit comments

Comments
 (0)