ci: Keep .repo becuase it contains all repo's .git
This commit is contained in:
1
.github/workflows/gki-kernel.yml
vendored
1
.github/workflows/gki-kernel.yml
vendored
@@ -104,7 +104,6 @@ jobs:
|
|||||||
if [ -d prebuilts/clang/host/linux-x86 ] && [ -f common/build.config.constants ]; then
|
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)
|
ls -d prebuilts/clang/host/linux-x86/clang-r* | grep -v $(sed -n 's/^CLANG_VERSION=//p' common/build.config.constants)
|
||||||
fi
|
fi
|
||||||
rm -rf .repo
|
|
||||||
df -h
|
df -h
|
||||||
|
|
||||||
- name: Setup KernelSU
|
- name: Setup KernelSU
|
||||||
|
|||||||
Reference in New Issue
Block a user