Skip to content

Commit 11548d7

Browse files
committed
CI: uefi-only: Include u-boot in boot.bin
Fixes: 54d2c7f ("CI: add target to build UEFI-only boot.bin") Signed-off-by: Janne Grunau <[email protected]>
1 parent a3701cf commit 11548d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/installer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
cat build/m1n1.bin \
8585
u-boot/arch/arm/dts/t60*.dtb \
8686
u-boot/arch/arm/dts/t81*.dtb \
87+
u-boot/u-boot-nodtb.bin.gz \
8788
> uefi-only/out/esp/m1n1/boot.bin
8889
8990
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)