Skip to content

Commit 47d090f

Browse files
committed
chore: update docs dist path
1 parent 642aac0 commit 47d090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.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: './packages/docs/dist'
51+
path: './packages/docs/app/dist'
5252

5353
- name: Deploy to GitHub Pages
5454
id: deployment

0 commit comments

Comments
 (0)