From b42064cf20129daa840def8388b4dae9708e266e Mon Sep 17 00:00:00 2001 From: Dave Bartolomeo Date: Tue, 3 Sep 2024 11:36:01 -0400 Subject: [PATCH] No caching --- .github/workflows/ruby-build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ruby-build.yml b/.github/workflows/ruby-build.yml index 1c0092b2907e..5259f8313301 100644 --- a/.github/workflows/ruby-build.yml +++ b/.github/workflows/ruby-build.yml @@ -122,11 +122,6 @@ jobs: uses: ./.github/actions/fetch-codeql with: channel: ${{ github.event.inputs.channel }} - - name: Cache compilation cache - id: query-cache - uses: ./.github/actions/cache-query-compilation - with: - key: ruby-build - name: Build Query Pack run: | PACKS=${{ runner.temp }}/query-packs