Update azure-pipelines.yml
This commit is contained in:
parent
5647bd9d22
commit
e7f55db05b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue