3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

update nightly

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-10-24 16:34:35 -07:00
parent b9a407c25f
commit a8049c7feb

View file

@ -149,7 +149,6 @@ jobs:
- Mac - Mac
- Ubuntu - Ubuntu
- Windows - Windows
- NuGet
steps: steps:
- task: DownloadPipelineArtifact@0 - task: DownloadPipelineArtifact@0
inputs: inputs:
@ -163,10 +162,10 @@ jobs:
inputs: inputs:
artifactName: 'Ubuntu' artifactName: 'Ubuntu'
targetPath: tmp targetPath: tmp
- task: DownloadPipelineArtifact@0 # - task: DownloadPipelineArtifact@0
inputs: # inputs:
artifactName: 'NuGet' # artifactName: 'NuGet'
targetPath: tmp # targetPath: tmp
- task: GitHubRelease@0 - task: GitHubRelease@0
inputs: inputs:
gitHubConnection: Z3GitHub gitHubConnection: Z3GitHub