Skip to content

Commit

Permalink
jq
Browse files Browse the repository at this point in the history
  • Loading branch information
chakaz committed Dec 5, 2024
1 parent ade004b commit ef8f216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bullmq-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef8f216

Please sign in to comment.