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

v8 release is broken #27

Closed ches closed 4 years ago

ches commented 4 years ago

The archive for the v8 tag does not contain the lib/ directory with main.js, problem with the release automation?

olafurpg commented 4 years ago

Thank you for reporting! The v8 release was broken while I was fixing #26. I just force-pushed a new v8 tag that fixes the issue. I validated it's working as expected now in https://github.com/olafurpg/sbt-ci-release/runs/1230912534?check_suite_focus=true We have CI in this repo but it doesn't test against the released versions.