Skip to content

Commit 34a2431

Browse files
authored
Update LOS-OP7-SM8150-Kernel.yml
1 parent 2ae4d09 commit 34a2431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/LOS-OP7-SM8150-Kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
echo "BUILD_TIME=$(TZ=Asia/Shanghai date "+%y%m%d")" >> $GITHUB_ENV
2424
echo "BUILD_TIME_1=$(TZ=Asia/Shanghai date "+%Y-%m-%d")" >> $GITHUB_ENV
2525
sudo apt-get update
26-
sudo apt-get install git ccache automake flex lzop bison gperf build-essential zip curl zlib1g-dev g++-multilib bzip2 libbz2-dev liblz4-tool make squashfs-tools dpkg-dev libssl-dev python3 python2 device-tree-compiler bc libc6-dev-i386 libncurses5-dev
26+
sudo apt-get install git ccache automake flex lzop bison gperf build-essential zip curl zlib1g-dev g++-multilib bzip2 libbz2-dev liblz4-tool make squashfs-tools dpkg-dev libssl-dev python3 device-tree-compiler bc libc6-dev-i386 libncurses5-dev
2727
mkdir -p $GITHUB_WORKSPACE/kernel_workspace
2828
2929
- name: Download Clang-aosp

0 commit comments

Comments
 (0)