cache -> queries

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Erik Krogh Kristensen
2023-01-11 12:29:15 +01:00
committed by GitHub
parent 74a58f64aa
commit 3fa6a7cbff

View File

@@ -143,7 +143,7 @@ jobs:
db-location: ${{ runner.temp }}/db
config-file: ./ql-for-ql-config.yml
tools: ${{ steps.find-latest-bundle.outputs.url }}
- name: Move pack cache
- name: Move pack queries
run: |
cp -r ${PACK}/queries ql/ql/src
env: