get the right php

This commit is contained in:
Dengke Tang
2023-02-23 16:47:03 -08:00
parent 72c24d9ded
commit 7c12d40536
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ jobs:
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared
nmake
nmake generate-php-ini
.\dev-scripts\run_tests
.\dev-scripts\run_tests ${{steps.setup-php-sdk.outputs.prefix}}\php
# windows-vc14:
# runs-on: windows-latest