mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Merge branch 'source' of https://github.com/Bletch1971/ServerManagers into source
This commit is contained in:
commit
2ff05fcb20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/webapi.yml
vendored
2
.github/workflows/webapi.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- name: Set up .NET Core
|
- name: Set up .NET Core
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
dotnet-version: '5.0.x'
|
dotnet-version: '6.0.x'
|
||||||
include-prerelease: true
|
include-prerelease: true
|
||||||
|
|
||||||
- name: Build with dotnet
|
- name: Build with dotnet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue