[CI > Win] Fix running client

This commit is contained in:
Ducko 2022-04-12 22:06:56 +01:00
parent 2b99691dda
commit 16a93e3d70
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ jobs:
- name: Check if Discord will startup
run: |
./DiscordCanary.exe | grep -m1 "ABRA"
.\DiscordCanary.exe | grep -m1 "ABRA"
timeout-minutes: 3