Skip to content

Commit b16d70e

Browse files
ivanovantonqkaiser
authored andcommitted
chore(deps): add missing upx dependencies to install-deps.sh
CI tests were passing successfully only because upx is pre-installed in the ubuntu:latest image provided by GitHub.
1 parent 15b9fc7 commit b16d70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ apt-get install --no-install-recommends -y \
1212
p7zip-full \
1313
partclone \
1414
unar \
15+
upx \
1516
xz-utils \
1617
libmagic1 \
1718
zstd

0 commit comments

Comments
 (0)