summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2019-05-20 16:16:01 +0800
committersumneko <sumneko@hotmail.com>2019-05-20 16:16:01 +0800
commitfd05a89e81e087a3213cc37e01351a600abd9cf1 (patch)
treef6faa5ebf02de27128140ce4f396da5c1c7699f2
parente4599d0c05868e54ae57a709c360e48e91532dd5 (diff)
downloadlua-language-server-fd05a89e81e087a3213cc37e01351a600abd9cf1.zip
试着拉一下子模块
-rw-r--r--azure-pipelines.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index f6d2d09c..f2a9a00d 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -11,6 +11,9 @@ pool:
steps:
- script: |
+ git submodules update --init --recursive
+ displayName: '拉取子模块'
+- script: |
cd 3rd\luamake
tools\ninja -f ninja\msvc.ninja