From b8d457997ea5f6d4a9876bbc6d3ecf75c74d9586 Mon Sep 17 00:00:00 2001 From: sumneko Date: Tue, 11 Jun 2019 10:10:29 +0800 Subject: =?UTF-8?q?=E6=94=B9=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 44f0a0e0..41f72cd5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ jobs: cd ../.. displayName: 'PreCompile' - script: | - ./3rd/luamake/luamake.exe rebuild + 3rd/luamake/luamake.exe rebuild displayName: 'Compile' - job: macos -- cgit v1.2.3