ensure there is output from the musl-cross bild

This commit is contained in:
Trammell hudson 2018-09-15 07:11:12 -04:00
parent f96cceb621
commit e3ac9b59f3
Failed to extract signature

View File

@ -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: |