Skip to content

Commit 7eac77a

Browse files
committed
CI: make setup script run on Windows
1 parent ea5afa6 commit 7eac77a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
cache: 'maven'
2525
- name: Set up CI environment
2626
run: .github/setup.sh
27+
shell: bash
2728
- name: Execute the build
2829
run: .github/build.sh
2930
shell: bash

0 commit comments

Comments
 (0)