Skip to content

Commit

Permalink
Get all of the submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Aug 7, 2024
1 parent 578c902 commit c504107
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 @@ -16,7 +16,7 @@ jobs:
run: git clone https://github.com/ravbug/sdl-android-builder
- uses: actions/checkout@v4
with:
submodules: true
submodules: recursive
path: sdl-android-builder/to-build/HelloCube
- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit c504107

Please sign in to comment.