Skip to content

Commit

Permalink
custom
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Dec 21, 2020
1 parent 84a7f3f commit 5866d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ stages:
displayName: 'NuGet Pack Symbols'
inputs:
command: custom
arguments: 'nuget pack $(Agent.TempDirectory)\package\out\Microsoft.Z3.x64.nuspec -SymbolPackageFormat snupkg -BasePath $(Agent.TempDirectory)\package\out'
arguments: 'pack $(Agent.TempDirectory)\package\out\Microsoft.Z3.x64.nuspec -SymbolPackageFormat snupkg -BasePath $(Agent.TempDirectory)\package\out'
packDestination: $(Build.ArtifactStagingDirectory)
verbosityPack: detailed

Expand Down

0 comments on commit 5866d6e

Please sign in to comment.