Skip to content

Commit

Permalink
bill update again
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Jan 12, 2025
1 parent 4183137 commit 04f8d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: coursier/setup-action@main
with:
jvm: temurin@17
apps: ./mill scala-cli
apps: scala-cli

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
- uses: coursier/setup-action@main
with:
jvm: temurin@17
apps: ./mill scala-cli
apps: scala-cli
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 04f8d73

Please sign in to comment.