mirror of
https://github.com/FroggMaster/CreamInstaller.git
synced 2026-06-12 19:11:25 -07:00
Update dotnet.yml
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.x
|
||||
dotnet-version: 6.x.x
|
||||
|
||||
- name: Restore Project
|
||||
run: dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user