Skip to content

Commit

Permalink
No caching
Browse files Browse the repository at this point in the history
  • Loading branch information
dbartol authored Sep 3, 2024
1 parent 3e73f24 commit b42064c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ruby-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b42064c

Please sign in to comment.