mirror of
https://github.com/actions/setup-node.git
synced 2025-06-29 22:23:47 +00:00
parent
4ac54ebb92
commit
82902559de
4 changed files with 19 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
This action sets by node environment for use in actions by:
|
||||
|
||||
- optionally downloading and caching a version of node - npm by version spec and add to PATH
|
||||
- TODO: registering problem matchers for error output
|
||||
- registering problem matchers for error output
|
||||
- TODO: configuring authentication for npm packages
|
||||
- TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue