3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-05 13:56:03 +00:00

disable nuget

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-10-31 07:47:17 -07:00
parent 87d1131620
commit 8c6b1f420c

View file

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