Skip to content

Commit 44545c1

Browse files
committed
safad
1 parent ca47a73 commit 44545c1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/actions/publish-nuget-package/action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ runs:
3737
- name: 'Checkout ${{ github.head_ref || github.ref }}'
3838
uses: actions/checkout@v4
3939

40-
- name: 'Setup .NET ${{ env.dotnet-sdk-version }}'
41-
uses: actions/setup-dotnet@v4
42-
with:
43-
dotnet-version: ${{ inputs.dotnet-sdk-version }}
44-
4540
- if: ${{ inputs.nuget-feed-type == 'NuGet' }}
4641
name: 'Add NuGet source'
4742
shell: bash

0 commit comments

Comments
 (0)