microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

[mobile] Fix for mac-ios-packaging pipeline #22879

Closed carzh closed 2 days ago

carzh commented 3 days ago

Description

Appends variant name to the Browserstack artifacts that are published so that we don't run into the error: "##[error]Artifact browserstack_test_artifacts already exists for build 609095."

Working pipeline run

Motivation and Context