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:
parent
327321cce4
commit
a753c38c6f
|
@ -14,7 +14,7 @@ steps:
|
|||
|
||||
- script: scripts\mk_win_dist.cmd
|
||||
|
||||
- script: xcopy dist\*.zip $(Build.ArtifactStagingDirectory)/* /y
|
||||
- script: xcopy dist\*.zip $(Build.ArtifactStagingDirectory)\* /y
|
||||
|
||||
- task: GitHubRelease@0
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue