mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +00:00
Suppress component governance component warnings for ios
This commit is contained in:
parent
1731f0080a
commit
cc73bcc243
1 changed files with 4 additions and 0 deletions
|
|
@ -221,6 +221,10 @@ jobs:
|
|||
inputs:
|
||||
pathtoPublish: '$(Build.BinariesDirectory)/artifacts'
|
||||
artifactName: 'onnxruntime-ios-full-xcframework'
|
||||
|
||||
- template: component-governance-component-detection-steps.yml
|
||||
parameters :
|
||||
condition : 'succeeded'
|
||||
|
||||
- template: win-ci.yml
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue