Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Mar 15, 2024
1 parent 7f7c7cf commit c8b73ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pipelines/stages/jobs/nuget-win-packaging-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ jobs:
- ${{ if or(eq(parameters.publish_to_nuget, true), eq(parameters.publish_to_ado_feed, true))}}:
- template: steps/nuget-publishing-step.yml
parameters:
ep: ${{ parameters.ep }}
arch: ${{ parameters.arch }}
ort_version: ${{ parameters.ort_version }}
cuda_version: ${{ parameters.cuda_version }}
publish_to_ado_feed: ${{ parameters.publish_to_ado_feed }}
publish_to_nuget: ${{ parameters.publish_to_nuget }}

Expand Down

0 comments on commit c8b73ef

Please sign in to comment.