[CI > Win] Debug running instance (2)

This commit is contained in:
Ducko 2022-04-12 22:17:28 +01:00
parent 5f3d03fd80
commit a8664c5761

View file

@ -111,7 +111,7 @@ jobs:
- name: Check if Discord will startup
run: |
cd discord/app-1.0.0
./DiscordCanary.exe
./DiscordCanary.exe 2>&1
timeout-minutes: 3
shell: bash