From d5254a42d6e8a0c1e6c836ef7bf8076db1238b1c Mon Sep 17 00:00:00 2001 From: Reese Williams Date: Tue, 9 Jan 2024 22:02:38 +0000 Subject: [PATCH] Remove cache --- .github/workflows/preview-release.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/preview-release.yaml b/.github/workflows/preview-release.yaml index 7653a40f..aeebf90e 100644 --- a/.github/workflows/preview-release.yaml +++ b/.github/workflows/preview-release.yaml @@ -63,11 +63,6 @@ jobs: override: true profile: minimal target: aarch64-unknown-linux-gnu - - uses: actions/cache@v2 - with: - path: | - librubyfmt/ruby_checkout - key: ${{ runner.os }}-${{matrix.target}}-ruby-v1-${{ hashFiles('.git/modules/librubyfmt/ruby_checkout/HEAD') }} - if: runner.os == 'macOS' run: | brew install automake bison