Skip to content

Commit 56c683e

Browse files
committed
Remove unused needs: detect-tfm property from .github/actions/dotnet-setup/action.yml.
1 parent 07e469a commit 56c683e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/dotnet-setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ runs:
4747
4848
- name: Setup .NET SDK
4949
uses: actions/setup-dotnet@v5
50-
needs: detect-tfm
5150
with:
5251
dotnet-version: ${{ steps.detect-tfm.outputs.version }}
5352

0 commit comments

Comments
 (0)