Skip to content

Commit

Permalink
yaml yaml yaml part deux
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 20, 2024
1 parent 263eb11 commit bc20d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install node
run: |
sudo curl https://raw.githubusercontent.com/creationix/nvm/v0.40.1/install.sh \| bash
sudo curl https://raw.githubusercontent.com/creationix/nvm/v0.40.1/install.sh | bash
. $NVM_DIR/nvm.sh
sudo nvm install $NODE_VERSION
sudo nvm alias default $NODE_VERSION
Expand Down

0 comments on commit bc20d63

Please sign in to comment.