File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 5151 test-infra-repository : pytorch/test-infra
5252 test-infra-ref : main
5353 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
54- # ExecuTorch only needs the first layer of submodules; override the
55- # "recursive" default to do less work, and to give the buck daemon fewer
56- # files to look at.
57- submodules : true
54+ submodules : recursive
5855 env-var-script : build/packaging/env_var_script_linux.sh
5956 pre-script : ${{ matrix.pre-script }}
6057 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 5151 test-infra-repository : pytorch/test-infra
5252 test-infra-ref : main
5353 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
54- # ExecuTorch only needs the first layer of submodules; override the
55- # "recursive" default to do less work, and to give the buck daemon fewer
56- # files to look at.
57- submodules : true
54+ submodules : recursive
5855 delocate-wheel : false
5956 env-var-script : build/packaging/env_var_script_m1.sh
6057 pre-script : ${{ matrix.pre-script }}
You can’t perform that action at this time.
0 commit comments