fix(ci): add missing tool to docker image
This commit is contained in:
@@ -15,7 +15,7 @@ RUN dpkg --add-architecture i386 \
|
|||||||
curl \
|
curl \
|
||||||
unzip \
|
unzip \
|
||||||
device-tree-compiler \
|
device-tree-compiler \
|
||||||
nodejs npm \
|
nodejs npm git \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Download and extract mkbootimg_tools
|
# Download and extract mkbootimg_tools
|
||||||
|
|||||||
Reference in New Issue
Block a user