Skip to content

Commit

Permalink
setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Oct 13, 2024
1 parent f34dcf1 commit 1b5e391
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 @@ -44,6 +44,7 @@ jobs:
distribution: "${{ matrix.distribution }}"
java-version: "${{ matrix.java }}"
cache: sbt
- uses: sbt/setup-sbt@v1
- name: Build and test (sbt 1.x)
if: ${{ matrix.jobtype == 1 }}
shell: bash
Expand Down

0 comments on commit 1b5e391

Please sign in to comment.