Update azure-webapps-dotnet-core.yml

This commit is contained in:
Jukka Arola 2025-03-08 16:16:45 +02:00 committed by GitHub
parent ca4908afe4
commit c0770e4e92
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 ./oqtane.sln
run: dotnet build --configuration Release Oqtane.sln
- name: dotnet publish
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp