Skip to content

Commit 8b1c76e

Browse files
committed
ci: use bash shell
1 parent e20c979 commit 8b1c76e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ jobs:
157157

158158
- name: Get composer cache directory
159159
id: composer-cache
160+
shell: bash
160161
run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
161162

162163
- uses: actions/cache@v4

0 commit comments

Comments
 (0)