Skip to content

Commit 3fe7820

Browse files
authored
Update install_ubuntu_dependencies_build.sh
1 parent a4ce683 commit 3fe7820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install_ubuntu_dependencies_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ apt-get update && apt-get install -y \
3939
valgrind \
4040
wget \
4141
zip \
42-
zlib1g-dev \
42+
zlib1g-dev zlib1g \
4343
libhwloc-dev \
4444
g++-11

0 commit comments

Comments
 (0)