From 9ea3b3edafd498e2186aa41d8be23d579157acb7 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 9 Feb 2022 10:33:59 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 893a526ec..120621150 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -188,7 +188,7 @@ jobs: steps: - script: | brew update - brew install llvm stow libpthread libpthread-stubs + brew install llvm stow libpthread-stubs 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