From 054f527262d937858c040da157c48d628537841e Mon Sep 17 00:00:00 2001 From: Ev Haus Date: Fri, 15 Mar 2024 23:17:37 -0700 Subject: [PATCH] Try removing cache --- .github/workflows/benchmark.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index 4ae043d..545e3b2 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -15,7 +15,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: '20' - cache: 'yarn' - name: Install run: |