Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored Jul 29, 2024
1 parent 3a9738c commit 8c5ad79
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 @@ -57,6 +57,8 @@ jobs:
fetch-depth: 0
- name: Setup Scala and Java
uses: olafurpg/setup-scala@v10
with:
java-version: [email protected]
- name: Cache scala dependencies
uses: coursier/cache-action@v5
- name: Release artifacts
Expand Down

0 comments on commit 8c5ad79

Please sign in to comment.