Skip to content

Commit fb2e79c

Browse files
committed
fix: install unzip so ci jobs can extract zip archives
1 parent 153297e commit fb2e79c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ RUN apt-get update && \
6868
software-properties-common \
6969
sshpass \
7070
subversion \
71+
unzip \
7172
vim \
7273
wget \
7374
xdg-utils \

0 commit comments

Comments
 (0)