mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 12:22:12 +00:00
Update description
This commit is contained in:
parent
856dafaeaf
commit
2d75d42a18
1 changed files with 2 additions and 12 deletions
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…
Add table
Reference in a new issue