We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c1f3d commit b469337Copy full SHA for b469337
1 file changed
.github/workflows/test_and_deploy_docs.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Upload static files as artifact
31
uses: actions/upload-pages-artifact@v3
32
with:
33
- path: apps/docs/build/
+ path: apps/docs/build/wavekit
34
- name: Deploy to GitHub Pages
35
id: deployment
36
uses: actions/deploy-pages@v4
0 commit comments