Skip to content

Commit 04f8d73

Browse files
committed
bill update again
1 parent 4183137 commit 04f8d73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- uses: coursier/setup-action@main
7272
with:
7373
jvm: temurin@17
74-
apps: ./mill scala-cli
74+
apps: scala-cli
7575

7676
- name: Import GPG key
7777
uses: crazy-max/ghaction-import-gpg@v6
@@ -99,7 +99,7 @@ jobs:
9999
- uses: coursier/setup-action@main
100100
with:
101101
jvm: temurin@17
102-
apps: ./mill scala-cli
102+
apps: scala-cli
103103
- uses: actions/checkout@v4
104104
with:
105105
fetch-depth: 0

0 commit comments

Comments
 (0)