Skip to content

Commit db5ff6c

Browse files
committed
Set PHP_BUILD_PROVIDER envvar
1 parent 5719c1e commit db5ff6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ runs:
103103
- name: Configure Curl build
104104
shell: bash
105105
run: |
106+
export PHP_BUILD_PROVIDER="[PHP.Watch] compile-php action"
106107
set -x
107108
cd .curl
108109
autoreconf -fi

0 commit comments

Comments
 (0)