We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642aac0 commit 47d090fCopy full SHA for 47d090f
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Upload artifact
49
uses: actions/upload-pages-artifact@v3
50
with:
51
- path: './packages/docs/dist'
+ path: './packages/docs/app/dist'
52
53
- name: Deploy to GitHub Pages
54
id: deployment
0 commit comments