mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
327321cce4
commit
a753c38c6f
|
@ -14,7 +14,7 @@ steps:
|
||||||
|
|
||||||
- script: scripts\mk_win_dist.cmd
|
- script: scripts\mk_win_dist.cmd
|
||||||
|
|
||||||
- script: xcopy dist\*.zip $(Build.ArtifactStagingDirectory)/* /y
|
- script: xcopy dist\*.zip $(Build.ArtifactStagingDirectory)\* /y
|
||||||
|
|
||||||
- task: GitHubRelease@0
|
- task: GitHubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue