Skip to content

Commit 9cc28d7

Browse files
committed
Fix
1 parent b9b343d commit 9cc28d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- uses: coursier/cache-action@v6
2525

2626
- uses: VirtusLab/scala-cli-setup@main
27+
with:
28+
power: true
2729

2830
- name: Test
2931
run: make run

0 commit comments

Comments
 (0)