Skip to content

Commit fcb8b1c

Browse files
committed
Run only 13 and ace5pro 17
1 parent 750d136 commit fcb8b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ jobs:
226226
export MAKEFLAGS="-j$(nproc)"
227227
find ./kernel_platform -type f -exec sed -i 's/\(make\s\+-C[^\n]*\)\s\+/\1 -j$(nproc) /g' {} +
228228
sed -i '/echo "kpl-time-check kernel start $(date +%H:%M:%S)"/a set -x' ./kernel_platform/build/android/prepare_vendor.sh
229+
cat ./kernel_platform/build/android/prepare_vendor.sh
229230
LTO=thin ./kernel_platform/oplus/build/oplus_build_kernel.sh ${{ inputs.soc }} $BUILD_TYPE
230231
231232
- name: Copy Images

0 commit comments

Comments
 (0)