mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 12:13:35 +00:00 
			
		
		
		
	Create Action.yml
This commit is contained in:
		
							parent
							
								
									38d90ce44d
								
							
						
					
					
						commit
						3e40dd26f4
					
				@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
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 by adding problem matchers and optionally downloading and adding it to the PATH'
 | 
				
			||||||
author: 'GitHub'
 | 
					author: 'GitHub'
 | 
				
			||||||
@ -32,3 +33,4 @@ runs:
 | 
				
			|||||||
  main: 'dist/setup/index.js'
 | 
					  main: 'dist/setup/index.js'
 | 
				
			||||||
  post: 'dist/cache-save/index.js'
 | 
					  post: 'dist/cache-save/index.js'
 | 
				
			||||||
  post-if: success()
 | 
					  post-if: success()
 | 
				
			||||||
 | 
					©
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user