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 c788d5f commit 0e35f3eCopy full SHA for 0e35f3e
.github/workflows/build.yml
@@ -109,7 +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/
+ ls /home/runner/work/OnePlus_KernelSU_SUSFS/OnePlus_KernelSU_SUSFS/OP11/kernel_platform/prebuilts-master/clang/host/linux-x86/
113
114
- name: Add KernelSU Next
115
run: |
0 commit comments