Update .github/workflows/Continues Integration.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
        run: npm install
 | 
			
		||||
 | 
			
		||||
      - name: Cache node_modules
 | 
			
		||||
        uses: actions/cache@v3
 | 
			
		||||
        uses: actions/cache/save@v3
 | 
			
		||||
        with:
 | 
			
		||||
          path: ./node_modules
 | 
			
		||||
          key: ${{runner.os}}-node_modules-2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user