Skip to content

Commit 8d077d7

Browse files
committed
Set PHP_BUILD_PROVIDER envvar
1 parent 5719c1e commit 8d077d7

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
@@ -102,6 +102,8 @@ runs:
102102
103103
- name: Configure Curl build
104104
shell: bash
105+
env:
106+
PHP_BUILD_PROVIDER: "[PHP.Watch] compile-php action"
105107
run: |
106108
set -x
107109
cd .curl

0 commit comments

Comments
 (0)