ci: github: tweaks
This commit is contained in:
		
							parent
							
								
									3ff5b336c0
								
							
						
					
					
						commit
						b91fd10b2e
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -117,7 +117,7 @@ jobs: | ||||
|       # PowerShell.exe -Command "&{Invoke-WebRequest -OutFile %HOME%\\stack.zip https://get.haskellstack.org/stable/windows-x86_64.zip ; 7z e ${installdir}\\stack.zip -o${installdir} stack.exe }" | ||||
|       run: | | ||||
|         curl -skL -o stack.zip http://www.stackage.org/stack/windows-x86_64 | ||||
|         7z x stack.zip -o/bin stack.exe | ||||
|         7z x stack.zip -o%HOME% stack.exe | ||||
|         stack --version | ||||
| 
 | ||||
|     - name: Install haskell deps | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user