mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-05 23:34:45 +00:00
add shell bash to defaults run (#17)
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
This commit is contained in:
parent
b06654f7ba
commit
05c2a037e9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/setup-tofu.yml
vendored
1
.github/workflows/setup-tofu.yml
vendored
|
|
@ -80,6 +80,7 @@ jobs:
|
|||
tofu-wrapper: [true, false]
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
working-directory: ./.github/workflows/data/local
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue