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
5d3cf4d661
commit
ea7f2b788e
|
@ -13,6 +13,6 @@ steps:
|
||||||
- task: BatchScript@1
|
- task: BatchScript@1
|
||||||
displayName: 'run windist'
|
displayName: 'run windist'
|
||||||
inputs:
|
inputs:
|
||||||
filePath: 'scripts/mk_win_dist.cmd'
|
filename: 'scripts/mk_win_dist.cmd'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue