Skip to content

Commit 4c7fa2b

Browse files
committed
CI: CI Docker adds Python package installation
Signed-off-by: wangmingrong1 <[email protected]>
1 parent 54e4925 commit 4c7fa2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/docker/linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ RUN pip3 install cmake-format
387387
RUN pip3 install cvt2utf
388388
# Install pytest
389389
RUN pip3 install cxxfilt
390+
RUN pip3 install construct
390391
RUN pip3 install esptool==4.8.dev4
391392
RUN pip3 install imgtool
392393
RUN pip3 install kconfiglib

0 commit comments

Comments
 (0)