Skip to content

Commit 0ce676f

Browse files
committed
Set PHP_BUILD_PROVIDER for PHP builds
1 parent 6ccfabf commit 0ce676f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
php-version: ${{ inputs.php-version }}
3131
arch: ${{ matrix.arch }}
3232
ts: ${{ matrix.ts }}
33+
env:
34+
PHP_BUILD_PROVIDER: "The PHP Group"
3335

3436
artifacts:
3537
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)