fix(ci): add missing tool to docker image
All checks were successful
diya-u4go-distrib / build-yocto (push) Successful in 2m15s
diya-u4go-distrib / build-android-images (push) Successful in 7s

This commit is contained in:
Dany LE
2026-02-04 19:24:07 +01:00
parent 52e6bb014b
commit 480ffa228a

View File

@@ -15,7 +15,7 @@ RUN dpkg --add-architecture i386 \
curl \
unzip \
device-tree-compiler \
nodejs npm \
nodejs npm git \
&& rm -rf /var/lib/apt/lists/*
# Download and extract mkbootimg_tools