Skip to content

Commit

Permalink
need sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 5, 2024
1 parent 0d2ae00 commit 8a084d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr xinit xorg
echo 'allowed_users = anybody' >> /etc/X11/Xwrapper.config
sudo echo 'allowed_users = anybody' >> /etc/X11/Xwrapper.config
startx
- name: Install X libraries (mac)
if: ${{ matrix.is_mac }}
Expand Down

0 comments on commit 8a084d9

Please sign in to comment.