dcodeIO / setup-node-nvm

Set up your GitHub Actions workflow with a specific version of node.js using nvm.
21 stars 13 forks source link

Added support to indicate node.js architecture on Windows (dcodeIO#8) #9

Open javihernandez opened 4 years ago

javihernandez commented 3 years ago

Ok, I checked that the action is properly throwing but it wasn't really rejecting to keep going (see a few different CI runs here) Now the action won't keep going if any error is thrown.