Example for using GitHub Action called npm-install
Uses bahmutov/npm-install to install NPM dependencies using appropritate caching
Yaml file | Workflow | Description |
---|---|---|
main.yml | Basic workflow | |
subfolder.yml | Installing in a subfolder |
Read Trying GitHub Actions blog post.