Skip to content

Commit

Permalink
Update onebranch-windows-build-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbingl committed May 24, 2024
1 parent b1989b7 commit b988f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/templates/onebranch-windows-build-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ stages:
@echo ##vso[task.setvariable variable=vsmsbuild]%vsmsbuild%
displayName: 'locate vsdevcmd via vswhere'
- task: UsePythonVersion@0
- script: |
call $(vsdevcmd) -arch=amd64
set PYTHONPATH=
Expand Down

0 comments on commit b988f0d

Please sign in to comment.