Skip to content

Commit 216b5c0

Browse files
committed
[fix] install zip tools before bootstrapping vcpkg
1 parent 4d18f7f commit 216b5c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/install-common.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ apt-get install -y --no-install-recommends \
3737
vim-gtk3 \
3838
wget \
3939
p7zip-full \
40+
zip \
41+
unzip \
42+
tar \
4043
ninja-build \
4144
curl \
4245
jq \

0 commit comments

Comments
 (0)