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 84adc82 commit 5477944Copy full SHA for 5477944
.github/actions/setup/action.yml
@@ -18,6 +18,7 @@ runs:
18
${{ runner.os }}-composer-
19
20
- name: Install Dependencies
21
+ shell: bash
22
run: composer install --prefer-dist --no-progress --no-suggest
23
24
inputs:
0 commit comments