[CI > Win] Debug running instance

This commit is contained in:
Ducko 2022-04-12 22:13:47 +01:00
parent f905feebf4
commit 5f3d03fd80
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ jobs:
- name: Check if Discord will startup
run: |
cd discord/app-1.0.0
./DiscordCanary.exe | grep -m1 "ABRA"
./DiscordCanary.exe
timeout-minutes: 3
shell: bash