try harder

This commit is contained in:
Michael Graeb
2022-11-10 17:31:46 -08:00
parent 2195b8e388
commit 18d8918d83
+1 -1
View File
@@ -121,7 +121,7 @@ jobs:
arch: ${{ matrix.arch }}
toolset: ${{steps.setup-php-sdk.outputs.toolset}}
- run: phpize
- run: configure --with-prefix=${{steps.setup-php.outputs.prefix}}
- run: configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}}
- run: nmake
- run: nmake test