mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Rebase and squash (#35567)
Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com>
This commit is contained in:
parent
1192ae32b0
commit
2b0d2ecc73
23 changed files with 32 additions and 19 deletions
2
.github/workflows/linux-wpt.yml
vendored
2
.github/workflows/linux-wpt.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
- name: Bootstrap dependencies
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -qy --no-install-recommends mesa-vulkan-drivers
|
||||
sudo apt install -qy --no-install-recommends mesa-vulkan-drivers fonts-noto-cjk
|
||||
./mach bootstrap --skip-lints
|
||||
- name: Sync from upstream WPT
|
||||
if: ${{ inputs.wpt-sync-from-upstream }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue