appveyor: backslash quoting
[ci skip]
This commit is contained in:
		
							parent
							
								
									edbf4a1ed3
								
							
						
					
					
						commit
						c3d3cb489b
					
				| @ -27,7 +27,7 @@ environment: | ||||
| # 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. | ||||
| cache: | ||||
| - "%LOCALAPPDATA%\Programs\stack" | ||||
| - "%LOCALAPPDATA%\\Programs\\stack" | ||||
| - C:\sr                   -> **\*.yaml | ||||
| - .stack-work | ||||
| - hledger-lib\.stack-work -> hledger-lib\** | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user