Skip to content

Instantly share code, notes, and snippets.

@destroyer22719
Created January 28, 2021 21:25
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 destroyer22719/79876977b240c9f0c28379704b3ae911 to your computer and use it in GitHub Desktop.
Save destroyer22719/79876977b240c9f0c28379704b3ae911 to your computer and use it in GitHub Desktop.
- name: Install serverless CLI
run: npm install -g serverless
- name: Install npm dependencies
run: npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment