[CI > Debug] Linux: fix no X server

This commit is contained in:
CanadaHonk 2022-04-17 00:09:25 +01:00 committed by GitHub
parent af9cf611cb
commit 4e721a8924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ jobs:
- name: Run Client
run: |
./DiscordCanary/DiscordCanary --enable-logging 2>&1
xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging 2>&1
timeout-minutes: 2
debug-win: