[CI > Test] Try fixing xorg issues (4)
This commit is contained in:
parent
3a4c72174d
commit
741391845c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_startup.yml
vendored
1
.github/workflows/test_startup.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
|
||||
- name: Check if Discord will startup
|
||||
run: |
|
||||
sudo apt-get install xorg
|
||||
startx
|
||||
xhost local:
|
||||
DISPLAY=:0 ./DiscordCanary/DiscordCanary --enable-logging
|
||||
|
|
Loading…
Reference in a new issue