Skip to content

Commit 3fa6a7c

Browse files
cache -> queries
Co-authored-by: Tony Torralba <[email protected]>
1 parent 74a58f6 commit 3fa6a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
db-location: ${{ runner.temp }}/db
144144
config-file: ./ql-for-ql-config.yml
145145
tools: ${{ steps.find-latest-bundle.outputs.url }}
146-
- name: Move pack cache
146+
- name: Move pack queries
147147
run: |
148148
cp -r ${PACK}/queries ql/ql/src
149149
env:

0 commit comments

Comments
 (0)