ci: Keep .repo becuase it contains all repo's .git

This commit is contained in:
weishu
2023-08-09 22:07:14 +08:00
parent b52bf53d01
commit 676590be15

View File

@@ -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