Skip to content

Commit 4bea147

Browse files
committed
Fix(mac): Add sbt installation.
1 parent cc90ba4 commit 4bea147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
merge-multiple: true
144144

145145
- name: Test for ${{ matrix.os }} ${{ matrix.java }}
146+
shell: bash
146147
run: |
147148
if [ "$RUNNER_OS" == "macOS" ]; then
148149
brew install sbt

0 commit comments

Comments
 (0)