Skip to content

Commit 4c76e32

Browse files
committed
Run only 13 and ace5pro 27
1 parent 84e8ccf commit 4c76e32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@ jobs:
228228
# sed -i '/echo "kpl-time-check kernel start $(date +%H:%M:%S)"/a\ set -x' ./kernel_platform/build/android/prepare_vendor.sh
229229
# cat ./kernel_platform/build/android/prepare_vendor.sh
230230
# LTO=thin ./kernel_platform/oplus/build/oplus_build_kernel.sh ${{ inputs.soc }} $BUILD_TYPE
231-
ls -l kernel_platform/WORKSPACE
231+
# ls -l kernel_platform/WORKSPACE
232+
cp ./kernel_platform/msm-kernel/bazel.WORKSPACE ./kernel_platform/WORKSPACE
232233
./kernel_platform/tools/bazel --output_user_root="/home/runner/work/OnePlus_KernelSU_SUSFS/OnePlus_KernelSU_SUSFS/OP13/bazel-cache" query 'attr(generator_function, define_msm_platforms, //msm-kernel:*)'
233234
# ./kernel_platform/build_with_bazel.py -t ${{ inputs.soc }} "$BUILD_TYPE" --jobs=$(nproc --all) --verbose_failures -o "$(pwd)/out"
234235

0 commit comments

Comments
 (0)