Skip to content

Commit f93684e

Browse files
authored
Update deploy.yml
1 parent 0d2e48c commit f93684e

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v2
5353
with:
54-
path: .
54+
path: ./dist
5555

5656
# Deployment job
5757
deploy:

0 commit comments

Comments
 (0)