mirror of
https://github.com/actions/setup-node.git
synced 2025-04-20 20:10:55 +00:00
Update description
This commit is contained in:
parent
856dafaeaf
commit
2d75d42a18
12
action.yml
12
action.yml
@ -1,15 +1,5 @@
|
|||||||
<<<<<<< Updated upstream
|
|
||||||
name: 'Setup Node.js'
|
|
||||||
description: 'Set up a specific version of Node.js and add the command-line tools to the PATH'
|
|
||||||
=======
|
|
||||||
<<<<<<< Updated upstream
|
|
||||||
name: 'Setup Node.js'
|
|
||||||
description: 'Set up a specific version of Node.js and add the command-line tools to the PATH'
|
|
||||||
=======
|
|
||||||
name: 'Setup Node.js environment'
|
name: 'Setup Node.js environment'
|
||||||
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH'
|
description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support'
|
||||||
>>>>>>> Stashed changes
|
|
||||||
>>>>>>> Stashed changes
|
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
always-auth:
|
always-auth:
|
||||||
|
Loading…
Reference in New Issue
Block a user