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 4949 repository : " pytorch/builder"
5050 ref : ${{ inputs.ref || github.ref }}
5151 job-name : ${{ matrix.build_name }}
52- continue-on-error : true
5352 script : |
5453 set -ex
5554 export ENV_NAME="conda-env-${{ github.run_id }}"
Original file line number Diff line number Diff line change 5555 repository : " pytorch/builder"
5656 ref : ${{ inputs.ref || github.ref }}
5757 job-name : ${{ matrix.build_name }}
58- continue-on-error : true
5958 script : |
6059 set -ex
6160 export ENV_NAME="conda-env-${{ github.run_id }}"
9594 repository : " pytorch/builder"
9695 ref : ${{ inputs.ref || github.ref }}
9796 job-name : ${{ matrix.build_name }}
98- continue-on-error : true
9997 script : |
10098 set -ex
10199 export ENV_NAME="conda-env-${{ github.run_id }}"
Original file line number Diff line number Diff line change 4949 repository : " pytorch/builder"
5050 ref : ${{ inputs.ref || github.ref }}
5151 job-name : ${{ matrix.build_name }}
52- continue-on-error : true
5352 script : |
5453 set -ex
5554 export ENV_NAME="conda-env-${{ github.run_id }}"
You can’t perform that action at this time.
0 commit comments