Skip to content

Commit fbda17a

Browse files
committed
removed setup dotnet
1 parent 8c8ef44 commit fbda17a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ runs:
5151
steps:
5252
- name: Checkout code
5353
uses: actions/checkout@v2
54-
- name: Setup .NET
55-
uses: actions/setup-dotnet@v1
5654
with:
5755
dotnet-version: '6.0.x'
5856
- name: Build and run C# program

0 commit comments

Comments
 (0)