فهرست منبع

better to remove the ntry to work around github ci and build.sh

TheWildJames 3 ماه پیش
والد
کامیت
78ac361d29
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/actions/build-kernel/action.yml

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

@@ -41,8 +41,8 @@ runs:
     shell: bash
     working-directory: ${{ github.workspace }}/kernel
     run: |
-      #sed -i 's/check_defconfig//' ./common/build.config.gki
       if [ -f "build/build.sh" ]; then
+        sed -i 's/check_defconfig//' ./common/build.config.gki
         BUILD_GKI_ARTIFACTS= \
         BUILD_GKI_CERTIFICATION_TOOLS=0 \
         BUILD_SYSTEM_DLKM=0 \