Skip to content

Commit

Permalink
Sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
marcovisserFurore committed Sep 26, 2023
1 parent 1707fe5 commit ea36120
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ stages:
parameters:
nuGetServiceConnections: GitHubPackageGetFeed
nuGetSources: --source https://nuget.pkg.github.com/FirelyTeam/index.json
${{ else }}:

- ${{ if eq(variables.useGitHubPackageFeed, 'no') }}:
- script: dotnet restore --source https://api.nuget.org/v3/index.json
displayName: 'Run dotnet restore'

Expand Down

0 comments on commit ea36120

Please sign in to comment.