From 042971923f0b35d361aea5ffb957473b024049f8 Mon Sep 17 00:00:00 2001 From: sumneko Date: Tue, 11 Jun 2019 10:08:26 +0800 Subject: =?UTF-8?q?=E5=8A=A0=E4=B8=80=E4=B8=8B=E6=89=A9=E5=B1=95=E5=90=8D?= =?UTF-8?q?=E8=AF=95=E8=AF=95?= 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 5c185af7..44f0a0e0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ jobs: cd ../.. displayName: 'PreCompile' - script: | - "./3rd/luamake/luamake" rebuild + ./3rd/luamake/luamake.exe rebuild displayName: 'Compile' - job: macos -- cgit v1.2.3