Skip to content

Commit

Permalink
removed setup dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhantolga committed Sep 3, 2023
1 parent 8c8ef44 commit fbda17a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ runs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
- name: Build and run C# program
Expand Down

0 comments on commit fbda17a

Please sign in to comment.