[CI > Win] Debug running instance (2)
This commit is contained in:
parent
5f3d03fd80
commit
a8664c5761
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue