mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 15:48:39 +08:00 
			
		
		
		
	Add to readme
This commit is contained in:
		
							parent
							
								
									556f8d8b36
								
							
						
					
					
						commit
						e7070c0a23
					
				| 
						 | 
					@ -167,6 +167,10 @@ steps:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> Note: The `id` defined in `actions/cache` must match the `id` in the `if` statement (i.e. `steps.[ID].outputs.cache-hit`)
 | 
					> Note: The `id` defined in `actions/cache` must match the `id` in the `if` statement (i.e. `steps.[ID].outputs.cache-hit`)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Custom cache server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					To use a custom cache server, set the environment variable `GITHUB_ACTIONS_CACHE_URL` or use the input `cache-url`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Known limitation
 | 
					## Known limitation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- `action/cache` is currently not supported on GitHub Enterprise Server. <https://github.com/github/roadmap/issues/273> is tracking this.
 | 
					- `action/cache` is currently not supported on GitHub Enterprise Server. <https://github.com/github/roadmap/issues/273> is tracking this.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user