Update .github/workflows/Continues Integration.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							@@ -30,7 +30,10 @@ jobs:
 | 
				
			|||||||
  build-dev:
 | 
					  build-dev:
 | 
				
			||||||
    name: Build
 | 
					    name: Build
 | 
				
			||||||
    needs: dependencies
 | 
					    needs: dependencies
 | 
				
			||||||
    container: node:latest
 | 
					    container:
 | 
				
			||||||
 | 
					      image: node:latest
 | 
				
			||||||
 | 
					      volumes:
 | 
				
			||||||
 | 
					        - /mnt/swarm/gitea/runner/cache:/cache
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Checkout repository
 | 
					      - name: Checkout repository
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user