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 18, 2025
1 parent 4be60d9 commit 99ec82c
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 @@ -17,6 +17,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 99ec82c

Please sign in to comment.