add install step to wp
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -2,4 +2,5 @@ pipeline:
 | 
				
			|||||||
  build:
 | 
					  build:
 | 
				
			||||||
    image: node
 | 
					    image: node
 | 
				
			||||||
    commands: 
 | 
					    commands: 
 | 
				
			||||||
 | 
					      - yarn install
 | 
				
			||||||
      - yarn run clean
 | 
					      - yarn run clean
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user