This commit is contained in:
smf
2024-04-28 18:58:49 +08:00
parent df4b3255ce
commit a577dcff5b

View File

@@ -109,5 +109,5 @@ jobs:
# https://github.com/moby/buildkit/issues/1896
name: Move cache
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
rm -rf /tmp/.buildx-main-cache
mv /tmp/.buildx-main-cache-new /tmp/.buildx-main-cache