Skip to content

Commit 6d698b7

Browse files
committed
Can't test locally. Seems to be an issue with finding src/out
1 parent a57597d commit 6d698b7

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
@@ -65,7 +65,7 @@ jobs:
6565
- name: Upload artifact
6666
uses: actions/upload-pages-artifact@v3
6767
with:
68-
path: ./out
68+
path: src/out
6969

7070
deploy:
7171
environment:

0 commit comments

Comments
 (0)