Skip to content

Commit 966be27

Browse files
author
Dave Bartolomeo
committed
Use correct bundle version for second init
1 parent 3507cdc commit 966be27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
languages: ql
143143
db-location: ${{ runner.temp }}/db
144144
config-file: ./ql-for-ql-config.yml
145+
tools: ${{ steps.find-latest-bundle.outputs.url }}
145146
- name: Move pack cache
146147
run: |
147148
cp -r ${PACK}/.cache ql/ql/src/.cache

0 commit comments

Comments
 (0)