Skip to content

Commit

Permalink
Try to fix setup-java action - remove sbt caching
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Mar 14, 2024
1 parent 20c78c6 commit 9a2302e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
with:
java-version: "21"
distribution: "corretto"
cache: sbt

- name: Execute Scala Steward
uses: scala-steward-org/scala-steward-action@v2.64.0
Expand Down

0 comments on commit 9a2302e

Please sign in to comment.