Skip to content

Commit

Permalink
add setup-sbt action
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 21, 2024
1 parent 72b300b commit edd730f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
distribution: temurin
java-version: 8
- uses: sbt/setup-sbt@v1
- name: Test
run: |
git clone -b 2.13.x https://github.com/scala/scala
Expand Down

0 comments on commit edd730f

Please sign in to comment.