Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
add submodule support
  • Loading branch information
pearsonca authored Sep 9, 2024
1 parent c14f100 commit b72a844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Setup Ruby
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
Expand Down

0 comments on commit b72a844

Please sign in to comment.