Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Jan 31, 2024
1 parent 6afff80 commit fb6a3a8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 4.7.1

- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit fb6a3a8

Please sign in to comment.