mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
jq
This commit is contained in:
parent
ade004b209
commit
ef8f2160d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bullmq-tests.yml
vendored
2
.github/workflows/bullmq-tests.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
submodules: true
|
||||
- name: Install NodeJs
|
||||
run: |
|
||||
apk add --no-cache nodejs npm yarn
|
||||
apk add --no-cache nodejs npm yarn jq
|
||||
node --version
|
||||
npm --version
|
||||
yarn --version
|
||||
|
|
Loading…
Reference in a new issue