add `unzip`

This commit is contained in:
Oskar 2021-11-26 22:51:12 +01:00 committed by GitHub
parent 18f2d155d8
commit 0e3a38158b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RUN pacman -Sy --noconfirm \
lld \
python \
jq \
unzip \
&& pacman -Syu --noconfirm \
&& yes | pacman -Scc