Skip to content

Commit

Permalink
ci: try forcing shell: bash on commit step
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jan 2, 2025
1 parent b0861e1 commit aca2359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: cd extensions && make

- name: Commit output files
shell: bash
run: |
cd extensions
git config --local user.email "github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit aca2359

Please sign in to comment.