diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 309207dd2..aadb82e66 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -121,6 +121,7 @@ stages: inputs: targetType: inline script: | + ghcup install ghc 9.2.8 git submodule update --init if ( !( Test-Path deps ) ) { mkdir deps