[CI > Test] Try fixing xorg issues (6)

main
Oj 2 years ago
parent 73dd6461fd
commit b0a96e7765

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

Loading…
Cancel
Save