Skip to content

Commit b3596b0

Browse files
committed
Update windbot.yml
1 parent 9476974 commit b3596b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build
4545
shell: bash
4646
run: |
47-
dotnet build WindBot.csproj --configuration=Release
47+
dotnet build WindBot.csproj --configuration=Release --verbosity=diag
4848
- name: Predeploy
4949
shell: bash
5050
run: |

0 commit comments

Comments
 (0)