Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Sep 23, 2024
1 parent bca9961 commit c6ecff7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/setup-java@v4
- uses: coursier/setup-action@main
with:
java-version: 17
distribution: 'temurin'
jvm: temurin@17
apps: mill scala-cli
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit c6ecff7

Please sign in to comment.