mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Make sure the CI has qemu-utils installed.
This commit is contained in:
@@ -16,7 +16,7 @@ notifications:
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y libmpfr-dev libmpc-dev libgmp-dev
|
||||
- sudo apt-get install -y e2fsprogs qemu-system-i386
|
||||
- sudo apt-get install -y e2fsprogs qemu-system-i386 qemu-utils
|
||||
|
||||
script:
|
||||
- cd Toolchain
|
||||
|
||||
Reference in New Issue
Block a user