We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c2152 commit 5a1d8c5Copy full SHA for 5a1d8c5
.github/workflows/main_az-appservice-dotnet.yml
@@ -23,7 +23,7 @@ jobs:
23
include-prerelease: true
24
25
- name: Build with dotnet
26
- run: dotnet build --configuration Release
+ run: dotnet build --configuration Release az-appservice-dotnet
27
28
- name: dotnet publish
29
run: |
0 commit comments