Skip to content

Commit

Permalink
quote?
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 5a20413 commit 84a7f3f
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: 'nuget 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 84a7f3f

Please sign in to comment.