1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 18:44:04 +00:00

ci: try forcing shell: bash on commit step

This commit is contained in:
Samuel Štancl 2025-01-02 08:25:12 +01:00
parent b0861e11fd
commit aca23594ad

View file

@ -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"