Skip to content

Commit

Permalink
Make sure to check out submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Nov 17, 2023
1 parent 12a0054 commit 42af17b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install XCBeautify
run: brew install xcbeautify
- name: Test platform ${{ matrix.destination }}
Expand Down

0 comments on commit 42af17b

Please sign in to comment.