mirror of
https://github.com/Ryujinx/GLWidget.git
synced 2024-12-22 09:05:36 +00:00
Update dotnetcore.yml
This commit is contained in:
parent
6f5755b575
commit
9937beb8a9
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
|
@ -12,6 +12,6 @@ jobs:
|
|||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 2.2.108
|
||||
dotnet-version: 3.1.101
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release
|
||||
|
|
Loading…
Reference in a new issue