Skip to content

Commit

Permalink
chore: add shell parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed May 30, 2024
1 parent 83a5e2f commit 940ed03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-java-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:

- name: Run compile script
run: ./scripts/compile.sh

shell: bash

- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 940ed03

Please sign in to comment.