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.
2 parents 85d019e + d78d92f commit ada39a5Copy full SHA for ada39a5
test/azure-pipelines.yml
@@ -210,7 +210,7 @@ jobs:
210
set ITK_PACKAGE_VERSION=$(ITKPythonGitTag)
211
set CC=cl.exe
212
set CXX=cl.exe
213
- Start-Process powershell.exe -Verb Runas -ArgumentList "-File .\windows-download-cache-and-build-module-wheels.ps1"
+ powershell.exe -file .\windows-download-cache-and-build-module-wheels.ps1
214
displayName: 'Build Python packages'
215
216
- task: PublishPipelineArtifact@0
0 commit comments