mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 18:31:49 +00:00
nuget
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
27ea23289e
commit
80f429c3fb
|
@ -226,7 +226,7 @@ stages:
|
|||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
artifactName: 'NuGet'
|
||||
artifactName: 'NuGetPackage'
|
||||
|
||||
- job: PythonPackage
|
||||
displayName: "Python packaging"
|
||||
|
|
Loading…
Reference in a new issue