Skip to content

Commit

Permalink
Fix setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Dec 24, 2024
1 parent a58a2e4 commit 312f240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
distribution: 'adopt'
java-version: '11'
cache: 'sbt'
- name: Setup sbt
uses: sbt/setup-sbt@v1
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 312f240

Please sign in to comment.