Skip to content

Commit

Permalink
setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Oct 9, 2024
1 parent 872c630 commit 659d709
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 @@ -27,6 +27,7 @@ jobs:
distribution: "${{ matrix.distribution }}"
java-version: "${{ matrix.java }}"
cache: "sbt"
- uses: sbt/setup-sbt@v1
- shell: bash
run: |
sbt -v clean compile || true
Expand Down

0 comments on commit 659d709

Please sign in to comment.