Skip to content

Commit

Permalink
Try caching fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jun 17, 2023
1 parent f15e3e5 commit e835d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
target: base
load: true
outputs: type=image
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max

Expand Down

0 comments on commit e835d1b

Please sign in to comment.