Ruby: use ruby specific cache key

This commit is contained in:
Arthur Baars
2022-02-01 15:15:49 +01:00
parent 3597d80340
commit 6451a71a78
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ runs:
~/.cargo/registry
~/.cargo/git
ruby/target
key: ${{ runner.os }}-qltest-cargo-${{ hashFiles('ruby/**/Cargo.lock') }}
key: ${{ runner.os }}-ruby-qltest-cargo-${{ hashFiles('ruby/**/Cargo.lock') }}
- name: Build Extractor
shell: bash
run: scripts/create-extractor-pack.sh