mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 23:53:35 +00:00 
			
		
		
		
	Update main.workflow.yml
This commit is contained in:
		
							parent
							
								
									c099c13b3b
								
							
						
					
					
						commit
						d4624ade1c
					
				
							
								
								
									
										6
									
								
								.github/main.workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/main.workflow.yml
									
									
									
									
										vendored
									
									
								
							| @ -12,6 +12,12 @@ jobs: | ||||
|       uses: bryanmacfarlane/node-config@master | ||||
|       with: | ||||
|         version: 10.x | ||||
|          | ||||
|     - name: Get env info | ||||
|       run: | | ||||
|           node -v | ||||
|           npm -v | ||||
|           echo console.log(process.env) > abc.js && node abc.js | ||||
| 
 | ||||
|     - name: npm install | ||||
|       run: npm install | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user