Skip to content

Commit 361022a

Browse files
committed
test
1 parent c504e21 commit 361022a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Build Jekyll site
5656
run: |
57-
bundle exec jekyll build --config _config_preview.yml
57+
bundle exec jekyll build --config _config.yml,_config_preview.yml
5858
5959
- name: Push to preview repo
6060
run: |

0 commit comments

Comments
 (0)