[CI > Win] Try to fix running client

pull/52/head
Oj 2 years ago
parent 16a93e3d70
commit f905feebf4

@ -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:

Loading…
Cancel
Save