Skip to content

Commit 3c25f4d

Browse files
committed
install unzip
1 parent 5d30794 commit 3c25f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompiled_nif.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: |
107107
apt-get update
108108
apt-get install -y build-essential automake autoconf pkg-config bc curl git libssl-dev gzip python3 ca-certificates \
109-
locales curl wget cmake
109+
locales curl wget cmake zip unzip
110110
echo "${LANG} UTF-8" >> /etc/locale.gen
111111
locale-gen
112112
update-locale LANG=${LANG}

0 commit comments

Comments
 (0)