tools: appveyor: troubleshooting stack#4125
Save all custom stack*exe's in cache [ci skip]
This commit is contained in:
		
							parent
							
								
									d13ae42f4c
								
							
						
					
					
						commit
						0c9820e248
					
				| @ -27,6 +27,7 @@ environment: | |||||||
| # To declare cache dependency on specific files add "-> FILEPATTERN below. Appveyor will checksum  | # To declare cache dependency on specific files add "-> FILEPATTERN below. Appveyor will checksum  | ||||||
| # only those files for cache invalidation, quicker than checksumming all cached content. | # only those files for cache invalidation, quicker than checksumming all cached content. | ||||||
| cache: | cache: | ||||||
|  | - stack*.exe | ||||||
| - "%LOCALAPPDATA%\\Programs\\stack" | - "%LOCALAPPDATA%\\Programs\\stack" | ||||||
| - C:\Users\appveyor\AppData\Roaming\local\bin | - C:\Users\appveyor\AppData\Roaming\local\bin | ||||||
| - C:\sr | - C:\sr | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user