Skip to content

Commit 3f3fcdc

Browse files
authored
Add zlib. (#9)
1 parent f5e5fde commit 3f3fcdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
unzip \
6868
wget \
6969
zip \
70+
zlib1g-dev \
7071
${{env.PACKAGES}}
7172
7273
shell: /bin/bash

0 commit comments

Comments
 (0)