I don't know

This commit is contained in:
Dengke Tang
2023-02-23 17:45:11 -08:00
parent ce4a00c264
commit 8c66121b2f
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ jobs:
- name: Build ${{ env.PACKAGE_NAME }} + consumers
run: |
phpize
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared --enable-cli --with-openssl
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared --enable-cli --enable-openssl
nmake
nmake generate-php-ini
.\dev-scripts\run_tests ${{steps.setup-php-sdk.outputs.prefix}}\php