You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Action to setup Node.js and install dependencies according to the package manager used.
- uses: hoverkraft-tech/ci-github-nodejs@0.13.0with:
# Description: List of dependencies for which the cache should be managed## Default:dependencies-cache: ""# Description: Working directory where the dependencies are installed.## Default: .working-directory: ""
Input
Description
Default
Required
dependencies-cache
List of dependencies for which the cache should be managed
false
working-directory
Working directory where the dependencies are installed.
.
false
Output
Description
run-script-command
The command to run a script in the package.json file