Skip to content

Commit

Permalink
add setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 19, 2024
1 parent 0b21fdb commit 4be95a0
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 @@ -21,6 +21,7 @@ jobs:
- run: "git config --global core.autocrlf false"
shell: bash
- uses: actions/checkout@v4
- uses: sbt/setup-sbt@v1
- uses: actions/setup-java@v4
with:
java-version: "${{ matrix.java }}"
Expand Down

0 comments on commit 4be95a0

Please sign in to comment.