Skip to content

Commit

Permalink
chore: add setup-sbt step
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Jan 19, 2025
1 parent c92074d commit ea531d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
java-version: 17
check-latest: true

- uses: sbt/setup-sbt@v1

- name: Coursier cache
uses: coursier/cache-action@v6

Expand Down

0 comments on commit ea531d4

Please sign in to comment.