Skip to content

Commit ca6ada9

Browse files
authored
Update _android.yml
1 parent ce2dc96 commit ca6ada9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/_android.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
with:
1515
runner: linux.2xlarge
1616
docker-image: executorch-ubuntu-22.04-clang12-android
17-
fetch-depth: 2
18-
submodules: 'true'
17+
submodules: 'recursive'
1918
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
2019
timeout: 90
2120
upload-artifact: android-apps

0 commit comments

Comments
 (0)