Action to setup NodeJS and install dependencies according to the package manager used.
- uses: hoverkraft-tech/[email protected]
with:
# Description: List of dependencies for which the cache should be managed
#
# Default:
dependencies-cache: ""
Input | Description | Default | Required |
---|---|---|---|
dependencies-cache |
List of dependencies for which the cache should be managed | false |
Output | Description |
---|---|
run-script-command |
The command to run a script in the package.json file |