We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6ec42 commit 680c7faCopy full SHA for 680c7fa
ci/release.yml
@@ -92,7 +92,7 @@ stages:
92
Write-Host "Adding $py to PATH"
93
Write-Host "##vso[task.prependpath]$py"
94
displayName: Set up Python 3.14.0b2
95
- working-directory: $(Build.BinariesDirectory)
+ workingDirectory: $(Build.BinariesDirectory)
96
97
- powershell: >
98
python -c "import sys;
0 commit comments