From 3abe660d48f9ccb9530f3dd685ef29ab1b250698 Mon Sep 17 00:00:00 2001 From: Lan Date: Wed, 16 Oct 2024 22:48:52 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0latest=E9=95=9C?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker-image.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 8f967c8..6689282 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -44,7 +44,6 @@ jobs: tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max - - name: Move cache run: | rm -rf /tmp/.buildx-cache