Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 21, 2024
1 parent b1a1748 commit 43dfbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvm-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- run: python --version
- uses: actions/checkout@v4
- run: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
#- run: . "$HOME/.nvm/nvm.sh" && nvm install 0.6 --without-snapshot
- run: . "$HOME/.nvm/nvm.sh" && nvm install 0.6 --without-snapshot
#- run: which nvm

0 comments on commit 43dfbfa

Please sign in to comment.