fix(ci): add missing tool to docker image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user