<turns off light> pew pew

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