Skip to content

Commit

Permalink
fix: ci build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
mingzhangqun authored Oct 19, 2024
1 parent dfeb485 commit 49ad1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y build-essential ninja-build automake autoconf libtool wget curl git libssl-dev bc squashfs-tools android-sdk-libsparse-utils \
jq cmake tclsh scons parallel ssh-client tree python3-dev python3-pip device-tree-compiler libssl-dev ssh cpio \
squashfs-tools fakeroot flex bison mtools gcc g++ libbz2-dev
squashfs-tools fakeroot flex bison mtools gcc g++ libbz2-dev lib32c-dev lib32stdc++6 libpcre3-dev
# android-sdk-ext4-utils python3-distutils slib libncurses5
sudo apt-get clean
df -h
Expand Down

0 comments on commit 49ad1c6

Please sign in to comment.