diff options
author | sumneko <sumneko@hotmail.com> | 2019-05-20 18:18:54 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-05-20 18:18:54 +0800 |
commit | 3c52f2027036e9708fd883e349a17c6a9aef6ec2 (patch) | |
tree | 1ce7b68b144e146de0c69e73f34202bd089d043c | |
parent | 890fcd75ec5b84595c2dd54f7186275540bea731 (diff) | |
download | lua-language-server-3c52f2027036e9708fd883e349a17c6a9aef6ec2.zip |
多余的
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 87e63914..c034f045 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,6 @@ jobs: - bash: | sudo xcode-select -s /Applications/Xcode_10.2.app brew install ninja - ninja -f ninja/macos.ninja displayName: '安装ninja' - bash: | ./osx.sh |