[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
|
- name: Check if Discord will startup
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install xorg
|
||||||
startx
|
startx
|
||||||
xhost local:
|
xhost local:
|
||||||
DISPLAY=:0 ./DiscordCanary/DiscordCanary --enable-logging
|
DISPLAY=:0 ./DiscordCanary/DiscordCanary --enable-logging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue