Skip to content

Commit

Permalink
ci: create cache from scratch
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Dec 11, 2024
1 parent 0cdb7dd commit 9569759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
with:
key: ${{ matrix.arch }}-${{ matrix.profile }}
save-if: ${{ github.ref == 'refs/heads/main' }}
lookup-only: ${{ github.ref == 'refs/heads/main' }}
workspaces: |
.
kernel
Expand Down

0 comments on commit 9569759

Please sign in to comment.