Skip to content

Commit

Permalink
Add missing Nuget authenticate step for test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
ralph-msft committed Feb 9, 2024
1 parent b2d6f3e commit 94b74fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ stages:
# -----------------------------------------------------------------------------
# Build the YamlTestAdapter
# -----------------------------------------------------------------------------
- task: NuGetAuthenticate@1
- task: DotNetCoreCLI@2
displayName: Build YamlTestAdapter
inputs:
Expand Down

0 comments on commit 94b74fe

Please sign in to comment.