mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 08:44:04 +00:00
ci: try forcing shell: bash on commit step
This commit is contained in:
parent
b0861e11fd
commit
aca23594ad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/extensions.yml
vendored
1
.github/workflows/extensions.yml
vendored
|
|
@ -50,6 +50,7 @@ jobs:
|
||||||
run: cd extensions && make
|
run: cd extensions && make
|
||||||
|
|
||||||
- name: Commit output files
|
- name: Commit output files
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd extensions
|
cd extensions
|
||||||
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue