mirror of
https://github.com/yawaflua/spworlds-csharp-library.git
synced 2025-12-09 20:19:27 +02:00
Update dotnet.yml
This commit is contained in:
committed by
GitHub
parent
50053a1366
commit
6907c9faf1
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
dotnet-version: 8.0.x
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore -f spworlds-csharp-library.sln
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user