Skip to content

Commit 3ad5e8a

Browse files
committed
use bash for dev/before
1 parent f645dcd commit 3ad5e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
if: runner.os == 'Windows'
4646
run: choco install universal-ctags
4747
- name: Before build actions
48+
shell: bash
4849
run: ./dev/before
4950
- name: Maven build
5051
shell: bash

0 commit comments

Comments
 (0)