Skip to content

Commit fa37acc

Browse files
authored
Update deploy.yml
1 parent 9459685 commit fa37acc

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
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload artifact
5555
uses: actions/upload-pages-artifact@v3
5656
with:
57-
path: ./out
57+
path: ./build
5858

5959
deploy:
6060
environment:

0 commit comments

Comments
 (0)