[CI > Test] Try fixing xorg issues

main
Oj 2 years ago
parent b0a96e7765
commit 762ca6a224

@ -41,8 +41,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install xorg
cat /etc/X11/Xwrapper.config
echo "allowed_users = anybody" > /etc/X11/Xwrapper.config
echo "allowed_users=anybody" > /etc/X11/Xwrapper.config
startx
xhost local:
DISPLAY=:0 ./DiscordCanary/DiscordCanary --enable-logging

Loading…
Cancel
Save