Skip to content

Commit

Permalink
Configure setup-sbt to mitigate lack of sbt installation on ubuntu la…
Browse files Browse the repository at this point in the history
…test gh runners
  • Loading branch information
mkuthan committed Jan 3, 2025
1 parent 8f5c88c commit aa854cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ runs:
distribution: temurin
java-version: 17
cache: sbt
- uses: sbt/setup-sbt@v1

0 comments on commit aa854cc

Please sign in to comment.