Skip to content

Commit

Permalink
CI: rename the .NET setup step
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Oct 23, 2023
1 parent 58164da commit bb09ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rd-net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
timeout-minutes: 15
steps:
- uses: actions/checkout@v3
- name: Setup .NET Core SDK
- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.x'
Expand Down

0 comments on commit bb09ab9

Please sign in to comment.