Skip to content

Commit b7583f9

Browse files
committed
shell
1 parent d60ebd0 commit b7583f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/setup-mvnd/action.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ runs:
3030
key: setup-mvnd-${{ runner.os }}
3131
- name: Check Maven
3232
run: build/mvn -v
33+
shell: bash
3334
- name: Check Mvnd
3435
run: build/mvnd -v
36+
shell: bash

0 commit comments

Comments
 (0)