Skip to content

Commit d2946b1

Browse files
committed
changes to deploy.yml
1 parent 1eb38ee commit d2946b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v3
4747
with:
48-
path: ./build/kobweb/site
48+
path: ./site/build/kobweb/site
4949

5050
deploy:
5151
environment:

0 commit comments

Comments
 (0)