mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 12:03:34 +00:00 
			
		
		
		
	Update version-file-workflow.yml
This commit is contained in:
		
							parent
							
								
									1f26500ee6
								
							
						
					
					
						commit
						510ffc93e9
					
				
							
								
								
									
										2
									
								
								.github/workflows/version-file-workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/version-file-workflow.yml
									
									
									
									
										vendored
									
									
								
							@ -26,7 +26,7 @@ jobs:
 | 
				
			|||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v2
 | 
					      - uses: actions/checkout@v2
 | 
				
			||||||
      - name: Setup node test
 | 
					      - name: Setup node test
 | 
				
			||||||
        uses: actions/setup-node@v2
 | 
					        uses: ./
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version-file: '.nvmrc'
 | 
					          node-version-file: '.nvmrc'
 | 
				
			||||||
      - run: npm ci
 | 
					      - run: npm ci
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user