Skip to content

Commit

Permalink
Set shell
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccreary committed Dec 12, 2024
1 parent 026490f commit 17c0aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Determine composer cache directory
id: composer-cache
run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
shell: bash

- name: Cache dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit 17c0aff

Please sign in to comment.