Skip to content

Commit e6d8fb9

Browse files
authored
1 parent eb1099e commit e6d8fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
runner: linux.2xlarge
3737
docker-image: ci-image:executorch-ubuntu-22.04-linter
38-
submodules: true
38+
submodules: 'recursive'
3939
fetch-depth: 0
4040
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
4141
timeout: 90

0 commit comments

Comments
 (0)