Skip to content

Commit 4dadcba

Browse files
committed
Set PHP_BUILD_PROVIDER envvar
1 parent 5719c1e commit 4dadcba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ runs:
186186
187187
- name: Configure build
188188
shell: bash
189+
env:
190+
PHP_BUILD_PROVIDER: "[PHP.Watch] compile-php action"
189191
run: |
190192
set -x
191193
cd .php-src

0 commit comments

Comments
 (0)