We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452dbc0 commit 31860bfCopy full SHA for 31860bf
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- uses: actions/upload-pages-artifact@v3
45
with:
46
- path: dist
+ path: slides/dist
47
48
deploy:
49
environment:
0 commit comments