We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb48109 commit 5a6f85dCopy full SHA for 5a6f85d
.github/actions/solaris/action.yml
@@ -65,7 +65,7 @@ runs:
65
--enable-werror \
66
--with-config-file-path=/etc \
67
--with-config-file-scan-dir=/etc/php.d \
68
- ${{ inputs.configurationParameters }}
+ ${{ inputs.configurationParameters }} || cat config.log
69
70
gmake -j2
71
mkdir /etc/php.d
0 commit comments