mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
ensure there is output from the musl-cross bild
This commit is contained in:
parent
f96cceb621
commit
e3ac9b59f3
@ -39,7 +39,7 @@ jobs:
|
||||
- run:
|
||||
name: Bootstrap musl
|
||||
command: |
|
||||
./build/make-4.2/make -j4 musl-cross
|
||||
./build/make-4.2/make -j4 musl-cross V=1
|
||||
- run:
|
||||
name: qemu-coreboot
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user