Skip to content

Commit

Permalink
add zlib-static
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyao233 committed Jan 18, 2025
1 parent 33aea3f commit 3c44f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ jobs:
sudo sbin/apk.static -p alpine-root -U --initdb --allow-untrusted add \
alpine-base binutils bash cmake doxygen file g++ git libunwind-dev \
lz4-dev linux-headers make musl-dev musl-libintl perl patch xz-dev \
zlib-dev
zlib-dev zlib-static
cd alpine-root
sudo mount -o bind /dev/ dev
Expand Down

0 comments on commit 3c44f5c

Please sign in to comment.