Skip to content

Commit 72d67c1

Browse files
committed
maybe?
1 parent ff7d441 commit 72d67c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ jobs:
8484
with:
8585
wayland: true
8686
xkb: true
87+
- name: x264
88+
run: apt-get install libx264-142 libx264-dev
8789
- name: CI job
8890
# See tools/ci/src/main.rs for the commands this runs
8991
run: cargo run -p ci -- lints

0 commit comments

Comments
 (0)