Update azure-webapps-dotnet-core.yml

This commit is contained in:
Jukka Arola 2025-03-08 16:15:55 +02:00 committed by GitHub
parent 47c19bf97f
commit ca4908afe4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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