Skip to content

Commit 31860bf

Browse files
committed
adjust artifact path
1 parent 452dbc0 commit 31860bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- uses: actions/upload-pages-artifact@v3
4545
with:
46-
path: dist
46+
path: slides/dist
4747

4848
deploy:
4949
environment:

0 commit comments

Comments
 (0)