Skip to content

Commit 336c029

Browse files
authored
Fix nightly checkout submodules (#653)
1 parent bce48b9 commit 336c029

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nightly_android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
ref: ${{ github.event_name == 'workflow_dispatch' && inputs.target_ref || 'develop' }}
5050
fetch-depth: 0
51+
submodules: recursive
5152

5253
- name: Check whether a nightly is needed
5354
id: plan

0 commit comments

Comments
 (0)