From bdc6dec83ca2cdc0c7f61c3555b3c5419ec69b29 Mon Sep 17 00:00:00 2001 From: Eli Mallon Date: Thu, 14 Mar 2024 21:49:21 -0700 Subject: [PATCH] no cache? --- .github/workflows/catalyst.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/catalyst.yaml b/.github/workflows/catalyst.yaml index 5859ee01e..8cae40402 100644 --- a/.github/workflows/catalyst.yaml +++ b/.github/workflows/catalyst.yaml @@ -116,7 +116,7 @@ jobs: FROM_LOCAL_PARENT=scratch tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - cache-from: type=gha + # cache-from: type=gha cache-to: type=gha,mode=max - name: Notify new build upload