Преглед на файлове

Update build.yml

added space by accident oops but should be good now
jimsterino98 преди 6 месеца
родител
ревизия
5704c45619
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: |