generate php-win.ini

This commit is contained in:
Dengke Tang
2023-02-23 16:24:35 -08:00
parent 3ad39d5f3a
commit 72c24d9ded
3 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ jobs:
phpize
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared
nmake
nmake install
nmake generate-php-ini
.\dev-scripts\run_tests
# windows-vc14: