Skip to content

Commit d09bd38

Browse files
committed
xorg
1 parent b2182b4 commit d09bd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Install X11 on Linux
3333
if: matrix.config.os == 'ubuntu-latest'
34-
run: sudo apt install libx11-dev
34+
run: sudo apt install xorg libx11-dev
3535

3636
- name: Setup aarch64
3737
if: matrix.config.target == 'aarch64-unknown-linux-gnu'

0 commit comments

Comments
 (0)