We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9476974 commit b3596b0Copy full SHA for b3596b0
.github/workflows/windbot.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build
45
shell: bash
46
run: |
47
- dotnet build WindBot.csproj --configuration=Release
+ dotnet build WindBot.csproj --configuration=Release --verbosity=diag
48
- name: Predeploy
49
50
0 commit comments