mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update master_servermanagers.yml
This commit is contained in:
parent
564ab7b319
commit
b4f61636e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master_servermanagers.yml
vendored
2
.github/workflows/master_servermanagers.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
include-prerelease: true
|
||||
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release
|
||||
run: dotnet build ./src/ServerManager.WebApplication/ServerManager.WebApplication.csproj --configuration Release
|
||||
|
||||
- name: dotnet publish
|
||||
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue