Skip to content

Commit

Permalink
Add lz4-static
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyao233 committed Jan 18, 2025
1 parent 3c44f5c commit 93305c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ jobs:
sudo tee alpine-root/etc/apk/repositories
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-static
lz4-dev lz4-static linux-headers make musl-dev musl-libintl perl \
patch xz-dev zlib-dev zlib-static
cd alpine-root
sudo mount -o bind /dev/ dev
Expand Down

0 comments on commit 93305c9

Please sign in to comment.