diff --git a/.github/workflows/gki-kernel.yml b/.github/workflows/gki-kernel.yml index 522205a1b2c3..b1986c2f9721 100644 --- a/.github/workflows/gki-kernel.yml +++ b/.github/workflows/gki-kernel.yml @@ -163,7 +163,6 @@ jobs: with: key: gki-kernel-aarch64-${{ inputs.version_name }} path: "/home/runner/.cache/bazel" - save: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} - name: Build boot.img working-directory: android-kernel