Skip to content

Instantly share code, notes, and snippets.

@FeodorFitsner
Created May 26, 2022 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FeodorFitsner/b7487c3f187eec43010d54c3b6f8a14f to your computer and use it in GitHub Desktop.
Save FeodorFitsner/b7487c3f187eec43010d54c3b6f8a14f to your computer and use it in GitHub Desktop.
Node 14 install
image: ubuntu2004
install:
- nvm use 16
- node --version
build: off
test: off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment