ci: github: tweaks
This commit is contained in:
		
							parent
							
								
									dd944ccb68
								
							
						
					
					
						commit
						c0b8672ef5
					
				
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -115,7 +115,8 @@ jobs: | |||||||
|       name: Install stack (windows) |       name: Install stack (windows) | ||||||
|       run: | |       run: | | ||||||
|         curl -skL -o stack.zip https://get.haskellstack.org/stable/windows-x86_64 |         curl -skL -o stack.zip https://get.haskellstack.org/stable/windows-x86_64 | ||||||
|         7z x stack.zip -oC:\Windows stack.exe |         7z x stack.zip stack.exe | ||||||
|  |         move stack.exe C:\Windows  | ||||||
|         stack --version |         stack --version | ||||||
| 
 | 
 | ||||||
|     - name: Install haskell deps |     - name: Install haskell deps | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user