Explorar o código

Update build.yml

added space by accident oops but should be good now
jimsterino98 hai 6 meses
pai
achega
5704c45619
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -60,7 +60,7 @@ jobs:
       
       - name: Clone Kernel Source
         run: |
-            git clone -- depth 1 -b ${{ inputs.branch }} --single-branch https://github.com/WildKernels/Samsung_Kernels.git $CONFIG
+            git clone --depth 1 -b ${{ inputs.branch }} --single-branch https://github.com/WildKernels/Samsung_Kernels.git $CONFIG
             
       - name: Set Path Environment Variables
         run: |