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 30, 2025
1 parent 94b57a5 commit 6bd40df
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: 11
check-latest: true

- uses: sbt/setup-sbt@v1

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

Expand Down

0 comments on commit 6bd40df

Please sign in to comment.