mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
ci: install llvm for mozjs_sys builds
This commit is contained in:
parent
51eccc30de
commit
efe1396a85
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -99,6 +99,7 @@ jobs:
|
||||||
libgbm-dev \
|
libgbm-dev \
|
||||||
libdrm-dev \
|
libdrm-dev \
|
||||||
libfontconfig-dev \
|
libfontconfig-dev \
|
||||||
|
llvm \
|
||||||
pkg-config
|
pkg-config
|
||||||
- name: cargo check servo-embed (weft-servo-shell)
|
- name: cargo check servo-embed (weft-servo-shell)
|
||||||
run: >
|
run: >
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue