We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce48b9 commit 336c029Copy full SHA for 336c029
1 file changed
.github/workflows/nightly_android.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
ref: ${{ github.event_name == 'workflow_dispatch' && inputs.target_ref || 'develop' }}
50
fetch-depth: 0
51
+ submodules: recursive
52
53
- name: Check whether a nightly is needed
54
id: plan
0 commit comments