Explorar o código

Do not delete ".repo" before starting

Do not delete ".repo" before starting
Πνευμα %!s(int64=4) %!d(string=hai) anos
pai
achega
cbc74174ca
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/Make.yml

+ 1 - 2
.github/workflows/Make.yml

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