From d2e2855008dfca4ad6cca3dddb38b9738c1a2ed5 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Thu, 3 Nov 2022 16:57:35 -0700 Subject: [PATCH] check --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c7f7bb..157827d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,10 +111,10 @@ jobs: - name: Build ${{ env.PACKAGE_NAME }} + consumers run: | cd .. - ls git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk cd ./php-sdk - phpsdk_buildtree php-7.4 + ls + ./phpsdk_buildtree php-7.4 git clone https://github.com/php/php-src.git && cd php-src phpsdk_deps --update --branch 7.4