Update azure-webapps-dotnet-core.yml
This commit is contained in:
parent
47c19bf97f
commit
ca4908afe4
|
@ -53,7 +53,7 @@ jobs:
|
|||
${{ runner.os }}-nuget-
|
||||
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release
|
||||
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