appveyor: try to fix build, don't assume directory exists (#888)
This commit is contained in:
		
							parent
							
								
									beec183a4b
								
							
						
					
					
						commit
						f4804aef9a
					
				| @ -55,7 +55,7 @@ install: | ||||
| # install latest stack master | ||||
| - set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH% | ||||
| # show the stack-installed binares that were restored from cache, can vary by instance | ||||
| - dir C:\Users\appveyor\AppData\Roaming\local\bin | ||||
| #- dir C:\Users\appveyor\AppData\Roaming\local\bin | ||||
| # - stack-release upgrade --git | ||||
| #- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-master.exe | ||||
| # - copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe stack.exe | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user