Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Jan 29, 2025
1 parent c4ae1c9 commit a853370
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ stages:

- script: python -m pip install -r $(Build.SourcesDirectory)\tools\ci_build\github\windows\python\requirements.txt
env:
TMPDIR: $(Agent.TempDirectory)
TMPDIR: "$(Agent.TempDirectory)"

- task: PythonScript@0
displayName: 'Build'
Expand Down

0 comments on commit a853370

Please sign in to comment.