mirror of
https://github.com/Z3Prover/z3
synced 2025-07-03 11:25:40 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
835dd9414f
commit
d67f9fb3f1
1 changed files with 4 additions and 0 deletions
|
@ -243,6 +243,10 @@ stages:
|
||||||
inputs:
|
inputs:
|
||||||
artifactName: 'NuGet'
|
artifactName: 'NuGet'
|
||||||
targetPath: tmp
|
targetPath: tmp
|
||||||
|
- task: DownloadPipelineArtifact@2
|
||||||
|
inputs:
|
||||||
|
artifactName: 'SNuGet'
|
||||||
|
targetPath: tmp
|
||||||
- task: GitHubRelease@0
|
- task: GitHubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Z3GitHub
|
gitHubConnection: Z3GitHub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue