diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f84f268a3..cb853ec3f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -188,7 +188,7 @@ jobs: steps: - script: | brew update - brew install stow + brew install llvm stow sudo mkdir /usr/local/stow sudo wget -P /usr/local/stow https://github.com/meow464/flang/releases/download/flang_20210324/flang.tar cd /usr/local/stow