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 \
|
||||
libdrm-dev \
|
||||
libfontconfig-dev \
|
||||
llvm \
|
||||
pkg-config
|
||||
- name: cargo check servo-embed (weft-servo-shell)
|
||||
run: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue