File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 with :
5050 runner : macos-latest-xlarge
5151 python-version : ' 3.11'
52- submodules : ' true '
52+ submodules : ' recursive '
5353 ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
5454 timeout : 90
5555 secrets-env : BUILD_CERTIFICATE_BASE64 EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64 KEYCHAIN_PASSWORD
@@ -136,7 +136,7 @@ jobs:
136136 with :
137137 runner : macos-latest-xlarge
138138 python-version : ' 3.11'
139- submodules : ' true '
139+ submodules : ' recursive '
140140 ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
141141 upload-artifact : executorch-frameworks-ios
142142 timeout : 90
@@ -279,7 +279,7 @@ jobs:
279279 with :
280280 runner : macos-latest-xlarge
281281 python-version : ' 3.11'
282- submodules : ' true '
282+ submodules : ' recursive '
283283 ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
284284 upload-artifact : ios-benchmark-app
285285 secrets-env : BUILD_CERTIFICATE_BASE64 EXECUTORCH_BENCHMARK_BUILD_PROVISION_PROFILE_BASE64 KEYCHAIN_PASSWORD
You can’t perform that action at this time.
0 commit comments