summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2019-05-20 17:42:44 +0800
committersumneko <sumneko@hotmail.com>2019-05-20 17:42:44 +0800
commit5ad93bcb6d133c3234abf5f54e3f6a6e0f3df9f1 (patch)
tree22840f1094a80914d35213156c5620d869bca904 /azure-pipelines.yml
parentfd96c44c72912e8125d004cc65e2bcb5503f37e6 (diff)
downloadlua-language-server-5ad93bcb6d133c3234abf5f54e3f6a6e0f3df9f1.zip
缩进错了
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 3d77c94f..d952fd28 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -28,9 +28,9 @@ jobs:
steps:
- script: |
- sudo xcode-select -s /Applications/Xcode_10.2.app
- brew install ninja
- ninja -f ninja/macos.ninja
+ sudo xcode-select -s /Applications/Xcode_10.2.app
+ brew install ninja
+ ninja -f ninja/macos.ninja
displayName: '安装ninja'
- script: |
./osx.sh