Skip to content

Commit bac38be

Browse files
authored
Merge pull request #14 from yusufk/yusufk-patch-1
Update deploy.yml
2 parents 9459685 + fa37acc commit bac38be

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)