Skip to content

Commit 18550bc

Browse files
committed
Fixes for publish-image regression
1 parent 83bfb1b commit 18550bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-image.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575

7676
- name: Move cache
7777
run: |
78-
mkdir -p /tmp/.buildx-cache
7978
rm -rf /tmp/.buildx-cache
8079
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
8180

0 commit comments

Comments
 (0)