Skip to content

Commit

Permalink
Enable sbt on ubuntu-latest (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Dec 28, 2024
1 parent 4e6f9bc commit f0adfac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: 8
- uses: sbt/setup-sbt@v1
- run: sbt scripted +test +publishLocal

0 comments on commit f0adfac

Please sign in to comment.