mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	README.md: remove outdated Windows cache tip link
As of 9b0be58 (Release compression related changes for windows (#1039),
2022-12-23), the section of tips-and-workarounds.md referring to
improving cache restore performance on Windows no longer exists, so
don't link to it from README.md.
			
			
This commit is contained in:
		@@ -245,7 +245,6 @@ Following are some of the known practices/workarounds which community has used t
 | 
			
		||||
- [Cache segment restore timeout](./tips-and-workarounds.md#cache-segment-restore-timeout)
 | 
			
		||||
- [Update a cache](./tips-and-workarounds.md#update-a-cache)
 | 
			
		||||
- [Use cache across feature branches](./tips-and-workarounds.md#use-cache-across-feature-branches)
 | 
			
		||||
- [Improving cache restore performance on Windows/Using cross-os caching](./tips-and-workarounds.md#improving-cache-restore-performance-on-windows-using-cross-os-caching)
 | 
			
		||||
- [Force deletion of caches overriding default cache eviction policy](./tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy)
 | 
			
		||||
 | 
			
		||||
#### Windows environment variables
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user