mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Enable telemetry on windows zip packages (#3738)
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
This commit is contained in:
parent
78fde2c4cb
commit
f1a948fd62
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ jobs:
|
|||
buildparameter:
|
||||
|
||||
steps:
|
||||
- template: templates/enable-telemetry.yml
|
||||
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
versionSpec: '3.7'
|
||||
|
|
|
|||
Loading…
Reference in a new issue