Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
axsuul committed Nov 12, 2023
1 parent 6b106bd commit 31cc174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache-new

- name: Update Docker buildx cache
if: ${{ github.event_name == 'release' }}
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache

0 comments on commit 31cc174

Please sign in to comment.