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 ac959e2 commit b5e4545Copy full SHA for b5e4545
.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 "$CONFIG/kernel_platform/prebuilts-master/clang/host/linux-x86/"
+ # ls "$CONFIG/kernel_platform/prebuilts-master/clang/host/linux-x86/"
113
114
- name: Add KernelSU Next
115
run: |
0 commit comments