Skip to content

Commit 940ed03

Browse files
committed
chore: add shell parameter
1 parent 83a5e2f commit 940ed03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-java-bindings.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626

2727
- name: Run compile script
2828
run: ./scripts/compile.sh
29-
29+
shell: bash
30+
3031
- name: Set up JDK
3132
uses: actions/setup-java@v3
3233
with:

0 commit comments

Comments
 (0)