Skip to content

Commit

Permalink
install xephyr
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 5, 2024
1 parent a7019b6 commit c986d83
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 @@ -24,7 +24,7 @@ jobs:
if: ${{ ! matrix.is_mac }}
run: |
sudo apt-get update
sudo apt-get install libxft-dev libxinerama-dev
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr
- name: Install X libraries (mac)
if: ${{ matrix.is_mac }}
run: |
Expand Down

0 comments on commit c986d83

Please sign in to comment.