olafurpg / setup-scala

GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...) via Jabba. Works for any JVM language including Java, Scala and Kotlin.
MIT License
168 stars 30 forks source link

Install sbtn #30

Closed keynmol closed 3 years ago

keynmol commented 3 years ago

Reason for this PR is two-fold:

  1. I've failed to understand how your build works and failed to test my fork :D

  2. Would having coursier and sbtn be a bad idea?

I was thinking this could improve the stages in github with zero-cost sbtn startup.

keynmol commented 3 years ago

D'oh, I completely forgot about coursier-setup. You're right - it will be better to experiment there :) I'll close this.