mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +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
|
include-prerelease: true
|
||||||
|
|
||||||
- name: Build with dotnet
|
- name: Build with dotnet
|
||||||
run: dotnet build --configuration Release
|
run: dotnet build ./src/ServerManager.WebApplication/ServerManager.WebApplication.csproj --configuration Release
|
||||||
|
|
||||||
- name: dotnet publish
|
- name: dotnet publish
|
||||||
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp
|
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue