File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 49
49
repository : " pytorch/builder"
50
50
ref : ${{ inputs.ref || github.ref }}
51
51
job-name : ${{ matrix.build_name }}
52
- continue-on-error : true
53
52
script : |
54
53
set -ex
55
54
export ENV_NAME="conda-env-${{ github.run_id }}"
Original file line number Diff line number Diff line change 55
55
repository : " pytorch/builder"
56
56
ref : ${{ inputs.ref || github.ref }}
57
57
job-name : ${{ matrix.build_name }}
58
- continue-on-error : true
59
58
script : |
60
59
set -ex
61
60
export ENV_NAME="conda-env-${{ github.run_id }}"
95
94
repository : " pytorch/builder"
96
95
ref : ${{ inputs.ref || github.ref }}
97
96
job-name : ${{ matrix.build_name }}
98
- continue-on-error : true
99
97
script : |
100
98
set -ex
101
99
export ENV_NAME="conda-env-${{ github.run_id }}"
Original file line number Diff line number Diff line change 49
49
repository : " pytorch/builder"
50
50
ref : ${{ inputs.ref || github.ref }}
51
51
job-name : ${{ matrix.build_name }}
52
- continue-on-error : true
53
52
script : |
54
53
set -ex
55
54
export ENV_NAME="conda-env-${{ github.run_id }}"
You can’t perform that action at this time.
0 commit comments