Skip to content

Commit 055b587

Browse files
committed
Set a path for saving the artifact to
1 parent 408b43d commit 055b587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: actions/download-artifact@v2
5353
with:
5454
name: website
55+
path: ./site
5556

5657
- name: Deploy
5758
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)