Skip to content

Commit 5a6f85d

Browse files
committed
test Solaris CI
1 parent eb48109 commit 5a6f85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/solaris/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565
--enable-werror \
6666
--with-config-file-path=/etc \
6767
--with-config-file-scan-dir=/etc/php.d \
68-
${{ inputs.configurationParameters }}
68+
${{ inputs.configurationParameters }} || cat config.log
6969
7070
gmake -j2
7171
mkdir /etc/php.d

0 commit comments

Comments
 (0)