From 49ad1c6e6c0f5db030c65ad749352acb026645b4 Mon Sep 17 00:00:00 2001 From: mingzhangqun Date: Sat, 19 Oct 2024 21:05:37 +0800 Subject: [PATCH] fix: ci build failed --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8575a55e..f8a9db98 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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