diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-09-05 11:05:50 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-09-05 11:05:50 +0800 |
commit | 1b1629ac533e628ce301791a98010d9d67ac81c0 (patch) | |
tree | efe72f699993a3f328e38bf01c2e61f03de0cfaa /azure-pipelines.yml | |
parent | 1399129926c701d2085f8bfca7afd77bf54f2b24 (diff) | |
download | lua-language-server-1b1629ac533e628ce301791a98010d9d67ac81c0.zip |
search一下栞栞
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 80c7f098..241de69a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -47,6 +47,7 @@ jobs: - bash: | sudo xcode-select -s /Applications/Xcode_10.2.app brew install ninja + brew search clang brew install clang@8 displayName: 'Install' - bash: | |