mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:03:33 +00:00 
			
		
		
		
	removed extra tabs (versions.yml)
This commit is contained in:
		
							parent
							
								
									eb7c4722ce
								
							
						
					
					
						commit
						7fb46efb66
					
				
							
								
								
									
										12
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							@ -83,12 +83,12 @@ jobs:
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        os: [ubuntu-latest, windows-latest, macos-latest]
 | 
			
		||||
      steps:
 | 
			
		||||
        - uses: actions/checkout@v2
 | 
			
		||||
        - name: Setup node test
 | 
			
		||||
          uses: ./
 | 
			
		||||
          with:
 | 
			
		||||
            node-version-file: '.nvmrc'
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - name: Setup node test
 | 
			
		||||
        uses: ./
 | 
			
		||||
        with:
 | 
			
		||||
          node-version-file: '.nvmrc'
 | 
			
		||||
  node-dist:
 | 
			
		||||
    runs-on: ${{ matrix.os }}
 | 
			
		||||
    strategy:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user