We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33a7f1 commit 4058601Copy full SHA for 4058601
.github/actions/setup-build/action.yml
@@ -25,6 +25,7 @@ runs:
25
steps:
26
- name: Init submodules
27
run: git submodule update --init
28
+ shell: bash
29
30
- name: Workaround runner image issue
31
if: runner.os == 'Linux'
0 commit comments