[CI > Test] Try fixing xorg issues

This commit is contained in:
Ducko 2022-02-01 21:17:57 +00:00
parent b0a96e7765
commit 762ca6a224

View file

@ -41,7 +41,6 @@ jobs:
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install xorg 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 startx
xhost local: xhost local: