3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-26 15:53:41 +00:00

enable pypi

This commit is contained in:
Nikolaj Bjorner 2025-05-09 13:15:42 -07:00
parent 59a7e007a4
commit b54ed38cea
2 changed files with 3 additions and 1 deletions

View file

@ -587,7 +587,7 @@ stages:
- job: NuGetPublish
condition: eq(0,1)
condition: eq(1,1)
displayName: "Publish to NuGet.org"
steps:
- task: DownloadPipelineArtifact@2