Skip to content

Commit 97d5d21

Browse files
authored
Update jekyll.yml
1 parent 9d9c9af commit 97d5d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Build with Jekyll
4747
# Outputs to the './_site' directory by default
4848
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
49-
working-directory: mmg_website
49+
working-directory: "./mmg_website"
5050
env:
5151
JEKYLL_ENV: production
5252
- name: Upload artifact

0 commit comments

Comments
 (0)