Browse Source

remove move cache step

Futa Arai 1 year ago
parent
commit
c528faa34a
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .github/workflows/release-slackbot-proxy.yml

+ 0 - 5
.github/workflows/release-slackbot-proxy.yml

@@ -62,11 +62,6 @@ jobs:
         cache-to: type=gha,mode=max
         cache-to: type=gha,mode=max
         tags: ${{ steps.meta.outputs.tags }}
         tags: ${{ steps.meta.outputs.tags }}
 
 
-    - name: Move cache
-      run: |
-        rm -rf /tmp/.buildx-cache
-        mv /tmp/.buildx-cache-new /tmp/.buildx-cache
-
     - name: Add tag
     - name: Add tag
       uses: anothrNick/github-tag-action@v1
       uses: anothrNick/github-tag-action@v1
       env:
       env: