Skip to content

Commit

Permalink
Get all submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Sep 18, 2024
1 parent 4ccdcb9 commit 95b04e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
- name: Configure
run: |
mkdir build
Expand Down

0 comments on commit 95b04e6

Please sign in to comment.