|
|
@@ -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
|