Update Workflows and Dependencies (#1512)
Corrections would be very welcome. --------- Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
2
.github/workflows/build-kernel-a13.yml
vendored
2
.github/workflows/build-kernel-a13.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
||||
git clone $AOSP_MIRROR/platform/prebuilts/build-tools -b $BRANCH --depth 1 build-tools
|
||||
git clone $AOSP_MIRROR/kernel/prebuilts/build-tools -b $BRANCH --depth 1 kernel-build-tools
|
||||
git clone $AOSP_MIRROR/platform/system/tools/mkbootimg -b $BRANCH --depth 1
|
||||
pip3 install telethon==1.31.1
|
||||
pip3 install telethon==1.34.0
|
||||
|
||||
- name: Set boot sign key
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user