Skip to content

Commit

Permalink
update nightly
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Oct 24, 2019
1 parent b9a407c commit a8049c7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
- Mac
- Ubuntu
- Windows
- NuGet
steps:
- task: DownloadPipelineArtifact@0
inputs:
Expand All @@ -163,10 +162,10 @@ jobs:
inputs:
artifactName: 'Ubuntu'
targetPath: tmp
- task: DownloadPipelineArtifact@0
inputs:
artifactName: 'NuGet'
targetPath: tmp
# - task: DownloadPipelineArtifact@0
# inputs:
# artifactName: 'NuGet'
# targetPath: tmp
- task: GitHubRelease@0
inputs:
gitHubConnection: Z3GitHub
Expand Down

0 comments on commit a8049c7

Please sign in to comment.