mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-25 02:50:42 +00:00
Bundle after Nugets are built
This commit is contained in:
parent
0005b5be8d
commit
fd3206c4e4
1 changed files with 4 additions and 0 deletions
|
|
@ -164,6 +164,10 @@ jobs:
|
|||
- WindowsAI_CPU_X86_Store
|
||||
- WindowsAI_CPU_ARM64_Store
|
||||
- WindowsAI_CPU_ARM_Store
|
||||
- WindowsAI_CPU_X64_StaticRuntime
|
||||
- WindowsAI_CPU_X86_StaticRuntime
|
||||
- WindowsAI_CPU_ARM64_StaticRuntime
|
||||
- WindowsAI_CPU_ARM_StaticRuntime
|
||||
condition: succeeded()
|
||||
steps:
|
||||
- task: DownloadPipelineArtifact@0
|
||||
|
|
|
|||
Loading…
Reference in a new issue