mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
115e6e9efe
commit
31b34310f1
|
@ -17,7 +17,7 @@ steps:
|
||||||
arguments: 'x64'
|
arguments: 'x64'
|
||||||
|
|
||||||
|
|
||||||
- task: PythonScript@1
|
- task: PythonScript@0
|
||||||
inputs:
|
inputs:
|
||||||
scriptSource: 'filePath'
|
scriptSource: 'filePath'
|
||||||
scriptPath: 'scripts\mk_win_dist.py'
|
scriptPath: 'scripts\mk_win_dist.py'
|
||||||
|
|
Loading…
Reference in a new issue