Skip to content

Commit

Permalink
ci: properly setup cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Veirt committed Aug 1, 2024
1 parent 43830b3 commit 79c5fbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 79c5fbf

Please sign in to comment.