[CI > Test] Try using bash instead

This commit is contained in:
Ducko 2022-02-01 22:00:00 +00:00
parent 91d4294a6a
commit af864fc3f3
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ jobs:
- name: Check if Discord will startup
run: |
node scripts/testStartup.js ./DiscordCanary/DiscordCanary
timeout 30s bash -c "xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging" | grep "Installing discord_rpc"