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 f5e5fde commit 3f3fcdcCopy full SHA for 3f3fcdc
.github/workflows/build.yml
@@ -67,6 +67,7 @@ jobs:
67
unzip \
68
wget \
69
zip \
70
+ zlib1g-dev \
71
${{env.PACKAGES}}
72
73
shell: /bin/bash
0 commit comments