TheWildJames пре 3 месеци
родитељ
комит
b985cde14f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/actions/build-kernel/action.yml

+ 1 - 1
.github/actions/build-kernel/action.yml

@@ -82,7 +82,7 @@ runs:
         fi
         fi
       fi
       fi
 
 
-      cat /home/runner/out/common/.config
+      cat /home/runner/out/common/.config || true
 
 
   - name: 'Gather Build Artifacts'
   - name: 'Gather Build Artifacts'
     shell: bash
     shell: bash