Skip to content

Commit 82d2944

Browse files
authored
Update jekyll.yml
1 parent aa8ca7a commit 82d2944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
- name: Upload artifact
5656
# Automatically uploads an artifact from the './_site' directory by default
5757
uses: actions/upload-pages-artifact@v3
58+
with:
59+
path: "./mmg_website/_site"
5860

5961
# Deployment job
6062
deploy:

0 commit comments

Comments
 (0)