Skip to content

Commit 0d642ef

Browse files
authored
Update build-php.yml
1 parent 282d179 commit 0d642ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
cd ../php-bin
153153
154154
- name: Build PHP
155+
shell: bash
155156
run: |
156157
cd ../static-php-cli
157158
if [[ "${{ inputs.enable_debug }}" == "true" ]]; then

0 commit comments

Comments
 (0)