Skip to content

Commit

Permalink
ci: fix bazel cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Oct 21, 2023
1 parent d86da44 commit 350b015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gki-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 350b015

Please sign in to comment.