Skip to content

Commit

Permalink
chore: Add sbt since it's not avaiable on the iamge
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Apr 23, 2024
1 parent 872e3a6 commit e19177a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- uses: coursier/[email protected]
with:
jvm: "temurin:17"
apps: sbt
- name: Tests
run: |
.github/setup-test-projects.sh &&\
Expand Down

0 comments on commit e19177a

Please sign in to comment.