Skip to content

Commit

Permalink
T #98 updated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
HueByte committed Nov 20, 2022
1 parent b07fe11 commit d34cc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.x
dotnet-version: 7.0.x
- name: Restore dependencies Main
run: dotnet restore src/Main.sln
- name: Restore dependencies Huppy
Expand Down

0 comments on commit d34cc66

Please sign in to comment.