Skip to content

Commit

Permalink
nuget
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Jan 20, 2021
1 parent 27ea232 commit 80f429c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ stages:
- task: PublishPipelineArtifact@1
inputs:
targetPath: $(Build.ArtifactStagingDirectory)
artifactName: 'NuGet'
artifactName: 'NuGetPackage'

- job: PythonPackage
displayName: "Python packaging"
Expand Down

0 comments on commit 80f429c

Please sign in to comment.