Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
fix: caching breaks updates for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed May 11, 2024
1 parent 58df889 commit 991fffc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ jobs:
file: /tmp/Containerfile
tags: ${{env.IMAGE_REGISTRY}}/${{ steps.recipe_meta.outputs.IMAGE_NAME }}:latest
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Sign kernel
uses: atomic-studio-org/kernel-signer-docker@main
Expand Down

0 comments on commit 991fffc

Please sign in to comment.