Update azure-webapps-dotnet-core.yml
This commit is contained in:
parent
ca4908afe4
commit
c0770e4e92
@ -53,7 +53,7 @@ jobs:
|
|||||||
${{ runner.os }}-nuget-
|
${{ runner.os }}-nuget-
|
||||||
|
|
||||||
- name: Build with dotnet
|
- name: Build with dotnet
|
||||||
run: dotnet build --configuration Release ./oqtane.sln
|
run: dotnet build --configuration Release Oqtane.sln
|
||||||
|
|
||||||
- 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…
x
Reference in New Issue
Block a user