mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 10:24:02 +00:00 
			
		
		
		
	fix: build code
This commit is contained in:
		
							parent
							
								
									fb594653ca
								
							
						
					
					
						commit
						150e665761
					
				
							
								
								
									
										1
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							@ -48974,6 +48974,7 @@ function run() {
 | 
				
			|||||||
                    primaryKey,
 | 
					                    primaryKey,
 | 
				
			||||||
                    ...restoreKeys
 | 
					                    ...restoreKeys
 | 
				
			||||||
                ].join(", ")}`);
 | 
					                ].join(", ")}`);
 | 
				
			||||||
 | 
					                utils.setCacheHitOutput(false);
 | 
				
			||||||
                return;
 | 
					                return;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            // Store the matched cache key
 | 
					            // Store the matched cache key
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user