Skip to content

Commit 5477944

Browse files
Add bash shell
1 parent 84adc82 commit 5477944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ runs:
1818
${{ runner.os }}-composer-
1919
2020
- name: Install Dependencies
21+
shell: bash
2122
run: composer install --prefer-dist --no-progress --no-suggest
2223

2324
inputs:

0 commit comments

Comments
 (0)