Skip to content

Commit

Permalink
Fix nuget authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 5, 2022
1 parent c399c67 commit 0278fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/install-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ steps:
displayName: 🔏 Authenticate NuGet feeds
inputs:
${{ if eq(variables['system.collectionId'], 'cb55739e-4afe-46a3-970f-1b49d8ee7564') }}:
nuGetServiceConnections: azure-public/msft_consumption
nuGetServiceConnections: azure-public/winsdk
forceReinstallCredentialProvider: true

- powershell: |
Expand Down

0 comments on commit 0278fb7

Please sign in to comment.