mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
[Sometimes](https://github.com/servo/servo/actions/runs/24611835766/job/71967504931#step:10:1076), CI fails to link pre-built archive, and have to build from source. Previously this always fail as llvm-objdump is not found. Testing: Successful [try run](https://github.com/yezhizhen/servo/actions/runs/24626909297) when building from source. Fixes: #44351 --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>