mirror of
https://github.com/Z3Prover/z3
synced 2025-05-29 10:19:11 +00:00
nuget
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
27ea23289e
commit
80f429c3fb
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ stages:
|
|||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
artifactName: 'NuGet'
|
||||
artifactName: 'NuGetPackage'
|
||||
|
||||
- job: PythonPackage
|
||||
displayName: "Python packaging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue