Update azure-webapps-dotnet-core.yml
This commit is contained in:
parent
55319562ae
commit
c00d2254ad
|
@ -56,7 +56,7 @@ jobs:
|
||||||
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 Oqtane.sln
|
||||||
|
|
||||||
- name: Upload artifact for deployment job
|
- name: Upload artifact for deployment job
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user