Skip to content

Commit b469337

Browse files
committed
fix(kit): fix ci dep
1 parent 16c1f3d commit b469337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Upload static files as artifact
3131
uses: actions/upload-pages-artifact@v3
3232
with:
33-
path: apps/docs/build/
33+
path: apps/docs/build/wavekit
3434
- name: Deploy to GitHub Pages
3535
id: deployment
3636
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)