Skip to content

Commit 4058601

Browse files
authored
Update .github/actions/setup-build/action.yml
1 parent c33a7f1 commit 4058601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ runs:
2525
steps:
2626
- name: Init submodules
2727
run: git submodule update --init
28+
shell: bash
2829

2930
- name: Workaround runner image issue
3031
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)