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 b44ff70 commit 58260d1Copy full SHA for 58260d1
action.yml
@@ -103,7 +103,7 @@ runs:
103
run: |
104
set -e
105
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/cee5b9fa9fbc4c888e7a62bbb7b8eade18e3c56b/php-build.bash) composer
106
- ${{ github.action_path }}/composer-action.bash || cat ${{ github.workspace }}/output.log
+ ${{ github.action_path }}/composer-action.bash
107
shell: bash
108
109
branding:
0 commit comments