Update azure-webapps-dotnet-core.yml
This commit is contained in:
parent
ca4908afe4
commit
c0770e4e92
|
@ -53,7 +53,7 @@ jobs:
|
|||
${{ runner.os }}-nuget-
|
||||
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release ./oqtane.sln
|
||||
run: dotnet build --configuration Release Oqtane.sln
|
||||
|
||||
- name: dotnet publish
|
||||
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp
|
||||
|
|
Loading…
Reference in New Issue
Block a user