Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-02-09 10:33:59 +01:00 committed by GitHub
parent 47184b5b88
commit 9ea3b3edaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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