Skip to content

Commit 3ef8c33

Browse files
committed
Remove the pointless nuget*config delete
1 parent 10ee847 commit 3ef8c33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333

34-
- name: Delete nuget*.config files
35-
run: rm -f nuget*.config
36-
3734
- name: Cache SonarCloud packages
3835
uses: actions/[email protected]
3936
with:

0 commit comments

Comments
 (0)