Browse Source

again again again

TheWildJames 3 months ago
parent
commit
19facccf73
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .github/actions/build-kernel/action.yml

+ 0 - 4
.github/actions/build-kernel/action.yml

@@ -73,10 +73,6 @@ runs:
         echo "Contents of /home/runner/out after build.sh"
         ls /home/runner/out/common
         cat /home/runner/out/common/defconfig
-        echo "Contents of /home/runner/out/dist after build.sh"
-        ls /home/runner/out/dist
-        cat /home/runner/out/dist/defconfig
-        exit
       else
         tools/bazel info output_base
         cp "${{ github.workspace }}/wild_gki.fragment" common/arch/arm64/configs/wild_gki.fragment