Skip to content

Commit

Permalink
apt
Browse files Browse the repository at this point in the history
  • Loading branch information
chakaz committed Jan 9, 2025
1 parent 4526103 commit 3c5a475
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 @@ -30,7 +30,7 @@ jobs:
wget https://unofficial-builds.nodejs.org/download/release/v22.12.0/node-v22.12.0-linux-x64-glibc-217.tar.xz
tar -xf node-v22.12.0-linux-x64-glibc-217.tar.xz
sudo cp -r node-v22.12.0-linux-x64-glibc-217/* /usr/local/
apk add --no-cache yarn jq
apt install yarn jq
node --version
npm --version
yarn --version
Expand Down

0 comments on commit 3c5a475

Please sign in to comment.