We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2cf9c commit c788d5fCopy full SHA for c788d5f
.github/workflows/build.yml
@@ -109,6 +109,7 @@ jobs:
109
# Sync repo and apply patches
110
$REPO --version
111
$REPO --trace sync -c --no-clone-bundle --no-tags --optimized-fetch -j$(nproc --all) --fail-fast
112
+ ls /home/runner/work/OnePlus_KernelSU_SUSFS/OnePlus_KernelSU_SUSFS/OP11/kernel_platform/prebuilts-master/clang/host/linux-x86/clang-r450784e/bin/
113
114
- name: Add KernelSU Next
115
run: |
0 commit comments