[CI > Win] Try to fix running client

This commit is contained in:
Ducko 2022-04-12 22:11:18 +01:00
parent 16a93e3d70
commit f905feebf4

View file

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