Browse Source

Update azure-pipelines.yml

pull/3529/head
Martin Kroeker GitHub 4 years ago
parent
commit
e7f55db05b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml View File

@@ -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…
Cancel
Save