From 6471a44f1f985a73cdf43293e19e3342630e0cf3 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Thu, 3 Nov 2022 17:00:12 -0700 Subject: [PATCH] forget invoke the bat --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 157827d..cc8fa68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,8 @@ jobs: git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk cd ./php-sdk ls - ./phpsdk_buildtree php-7.4 + phpsdk-vc15-x64.bat + phpsdk_buildtree php-7.4 git clone https://github.com/php/php-src.git && cd php-src phpsdk_deps --update --branch 7.4