3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 09:34:08 +00:00

Update azure-pipeline.vs.yaml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2019-06-04 00:46:50 +02:00
parent 115e6e9efe
commit 31b34310f1

View file

@ -17,7 +17,7 @@ steps:
arguments: 'x64'
- task: PythonScript@1
- task: PythonScript@0
inputs:
scriptSource: 'filePath'
scriptPath: 'scripts\mk_win_dist.py'