diff --git a/.github/workflows/gki-kernel.yml b/.github/workflows/gki-kernel.yml index b041ef50..49c83c07 100644 --- a/.github/workflows/gki-kernel.yml +++ b/.github/workflows/gki-kernel.yml @@ -104,7 +104,6 @@ jobs: if [ -d prebuilts/clang/host/linux-x86 ] && [ -f common/build.config.constants ]; then ls -d prebuilts/clang/host/linux-x86/clang-r* | grep -v $(sed -n 's/^CLANG_VERSION=//p' common/build.config.constants) fi - rm -rf .repo df -h - name: Setup KernelSU