Skip to content

Commit

Permalink
Add bash debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomationD committed Aug 9, 2024
1 parent 9672a48 commit ea86436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nvm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:

- name: Run 0.40.0 2 shell levels
run: |
node --version
nvm --version
curl -I --compressed -v https://nodejs.org/dist/
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
bash -xvc "source ~/.nvm/nvm.sh && nvm --version"
Expand Down

0 comments on commit ea86436

Please sign in to comment.