mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
ci: use bash shell
This commit is contained in:
parent
219ff1e043
commit
ad0618deed
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -73,6 +73,7 @@ jobs:
|
|||
}
|
||||
|
||||
- name: Commit changes
|
||||
shell: bash
|
||||
env:
|
||||
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
|
||||
GIT_SSH_COMMAND: "ssh -o StrictHostKeyChecking=no"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue