We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d30794 commit 3c25f4dCopy full SHA for 3c25f4d
.github/workflows/precompiled_nif.yml
@@ -106,7 +106,7 @@ jobs:
106
run: |
107
apt-get update
108
apt-get install -y build-essential automake autoconf pkg-config bc curl git libssl-dev gzip python3 ca-certificates \
109
- locales curl wget cmake
+ locales curl wget cmake zip unzip
110
echo "${LANG} UTF-8" >> /etc/locale.gen
111
locale-gen
112
update-locale LANG=${LANG}
0 commit comments