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 eb9bf1c commit 1924ad4Copy full SHA for 1924ad4
action.yml
@@ -4,7 +4,7 @@ inputs:
4
command:
5
description: 'Composer command to run'
6
required: true
7
- default: 'install --no-progress'
+ default: install --no-progress
8
outputs:
9
time:
10
description: 'The time the action was run'
0 commit comments