Skip to content

Commit

Permalink
workflow: add perl
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyao233 committed Jan 18, 2025
1 parent 35779b6 commit 0783755
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 @@ -364,7 +364,7 @@ jobs:
sudo tee alpine-root/etc/apk/repositories
sudo sbin/apk.static -p alpine-root -U --initdb --allow-untrusted add \
alpine-base alpine-sdk bash cmake doxygen g++ libunwind-dev lz4-dev \
xz-dev zlib-dev
perl xz-dev zlib-dev
cd alpine-root
sudo mount -o bind /dev/ dev
Expand Down

0 comments on commit 0783755

Please sign in to comment.