瀏覽代碼

remove move cache step

Futa Arai 1 年之前
父節點
當前提交
c528faa34a
共有 1 個文件被更改,包括 0 次插入5 次删除
  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: