Do not delete ".repo" before starting
@@ -80,8 +80,7 @@ jobs:
run: |
PATH=~/bin:$PATH
cd workspace
- repo sync -j$(nproc --all) -c --no-clone-bundle --no-tags
- rm -rf .repo
+ repo sync -j$(nproc --all)
- name: Clone device tree