Skip to content

Commit 9180c22

Browse files
committed
no need for the credential provider
1 parent 9fbd15b commit 9180c22

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
with:
1919
dotnet-version: 10.0.x
2020

21-
- name: Install NuGet credential provider
22-
run: dotnet nuget add source https://api.nuget.org/v3/index.json --name nuget.org || true
23-
2421
- name: Build
2522
run: dotnet build --configuration Release
2623

0 commit comments

Comments
 (0)