From a84a633d035bd160c7edb9f9af8792ccf544272b Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Thu, 23 Feb 2023 21:58:36 -0800 Subject: [PATCH] what happened? --- .github/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2e7ff5..15a94c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,9 +97,6 @@ jobs: windows-vc16: runs-on: windows-2019 - defaults: - run: - shell: cmd # TODO: does this matter make the error out? strategy: matrix: arch: [x64] @@ -119,6 +116,7 @@ jobs: arch: ${{ matrix.arch }} toolset: ${{steps.setup-php-sdk.outputs.toolset}} - name: Build ${{ env.PACKAGE_NAME }} + consumers + shell: cmd run: | phpize .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared --enable-cli --enable-openssl