mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
Update the template files to correct stage to fix the python cuda 12 packaging pipeline (#18651)
This commit is contained in:
parent
182c525416
commit
d69842226b
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ resources:
|
|||
ref: 5eda9aded5462201e6310105728d33016e637ea7
|
||||
|
||||
stages:
|
||||
- template: stages/py-nuget-combine-cuda-stage.yml
|
||||
- template: stages/py-cuda-packaging-stage.yml
|
||||
parameters:
|
||||
enable_linux_gpu: ${{ parameters.enable_linux_gpu }}
|
||||
enable_windows_gpu: ${{ parameters.enable_windows_gpu }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue