Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 22, 2024
1 parent ea05451 commit 8631134
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nvm-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ jobs:
- run: . $HOME/.nvm/nvm.sh && nvm install 0.6 --without-snapshot --openssl-includes=/usr/local/ssl/include --openssl-libpath=/usr/local/ssl/lib
#- run: . $HOME/.nvm/nvm.sh && nvm install 0.6 --without-snapshot --without-ssl
#- run: which nvm
- run: npm install
- run: npm test

0 comments on commit 8631134

Please sign in to comment.