Skip to content

Commit 39386a0

Browse files
committed
Update path to build website
1 parent 8b1df14 commit 39386a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Upload artifact
4949
uses: actions/upload-pages-artifact@v1
5050
with:
51-
path: ./public
51+
path: ../website
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)