fix: replace i with ci
This commit is contained in:
		
							parent
							
								
									20a0cae1ae
								
							
						
					
					
						commit
						50d1f576f9
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -22,6 +22,6 @@ jobs:
 | 
			
		||||
        uses: actions/setup-node@v1
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: ${{ matrix.node-version }}
 | 
			
		||||
      - run: npm i
 | 
			
		||||
      - run: npm ci
 | 
			
		||||
      - run: npm run lint
 | 
			
		||||
      - run: npm run build
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user