Skip to content

Commit d94b54d

Browse files
authored
Update jekyll.yml
move run step to subdir of repo: mmg_website
1 parent 195d910 commit d94b54d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +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
4950
env:
5051
JEKYLL_ENV: production
5152
- name: Upload artifact

0 commit comments

Comments
 (0)