Skip to content

Commit

Permalink
setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Jan 22, 2025
1 parent d8a0f2c commit 36ed6fe
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 @@ -17,6 +17,7 @@ jobs:
java-version: 8
distribution: temurin
- uses: coursier/cache-action@v6
- uses: sbt/setup-sbt@v1
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
- run: git show --oneline --check
- run: sbt -v
Expand Down

0 comments on commit 36ed6fe

Please sign in to comment.