figure out what libphp it pulls in and why

This commit is contained in:
DubbleClick 2025-07-06 08:34:01 +07:00
parent 10c8fe1f26
commit 9bf65ffe83

View File

@ -201,6 +201,6 @@ jobs:
if: ${{ !startsWith(matrix.os, 'windows-') }} if: ${{ !startsWith(matrix.os, 'windows-') }}
run: php src/globals/test-extensions.php build_embed_cmd ${{ matrix.os }} ${{ matrix.php }} run: php src/globals/test-extensions.php build_embed_cmd ${{ matrix.os }} ${{ matrix.php }}
# - name: Setup tmate session - name: Setup tmate session
# if: ${{ failure() }} if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3 uses: mxschmitt/action-tmate@v3