Skip to content

Commit 748c571

Browse files
committed
Run only 13 and ace5pro 28
1 parent 4c76e32 commit 748c571

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
@@ -229,6 +229,7 @@ jobs:
229229
# cat ./kernel_platform/build/android/prepare_vendor.sh
230230
# LTO=thin ./kernel_platform/oplus/build/oplus_build_kernel.sh ${{ inputs.soc }} $BUILD_TYPE
231231
# ls -l kernel_platform/WORKSPACE
232+
rm ./kernel_platform/WORKSPACE
232233
cp ./kernel_platform/msm-kernel/bazel.WORKSPACE ./kernel_platform/WORKSPACE
233234
./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:*)'
234235
# ./kernel_platform/build_with_bazel.py -t ${{ inputs.soc }} "$BUILD_TYPE" --jobs=$(nproc --all) --verbose_failures -o "$(pwd)/out"

0 commit comments

Comments
 (0)