Skip to content

Commit

Permalink
Clone with submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovenoboyo committed Sep 17, 2024
1 parent 2983753 commit 4f89a5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-22.04' # This must match the platform value defined above.
Expand Down

0 comments on commit 4f89a5d

Please sign in to comment.