Browse Source

remove move cache step

Futa Arai 1 năm trước cách đây
mục cha
commit
c528faa34a
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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
         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
       uses: anothrNick/github-tag-action@v1
       env: