Fixes for publish-image regression

This commit is contained in:
David Bomba
2025-01-24 15:38:25 +11:00
parent a060c70d3f
commit 83bfb1b22f
2 changed files with 34 additions and 27 deletions

View File

@@ -53,6 +53,5 @@ jobs:
- name: Move cache
run: |
mkdir -p /tmp/.buildx-cache
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache