Skip to content

Commit

Permalink
CI: New zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldmccarthy committed Aug 29, 2023
1 parent 6744738 commit d232bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/download_zlib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
set -e

curl -o zlib.tar.gz https://www.zlib.net/zlib-1.2.13.tar.gz
curl -o zlib.tar.gz https://www.zlib.net/zlib-1.3.tar.gz

tar -xzf zlib.tar.gz

Expand Down

0 comments on commit d232bd9

Please sign in to comment.