Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Jun 22, 2024
1 parent e31acd9 commit 10a60f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/ci_build/github/azure-pipelines/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ stages:
- checkout: self
submodules: false

- task: UsePythonVersion@0
inputs:
versionSpec: '3.8'
addToPath: true
- task: UsePythonVersion@0
inputs:
versionSpec: '3.8'
addToPath: true

- template: templates/set-version-number-variables-step.yml

Expand Down

0 comments on commit 10a60f3

Please sign in to comment.