You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project builds and publishes with the same commands locally (as indicated in this comment): sbt clean "++ 2.13.1" publishM2 sbt clean "++ 2.12.10" publishM2
The text was updated successfully, but these errors were encountered:
Github repo: https://github.com/nathaniel-may/functional-shuffle
build file dependency:
error:
when the package name changes...
build file dependency:
error:
This happens with both the github link and my custom domain.
Jitpack build log: https://jitpack.io/com/nathanielmay/functional-shuffle/2.0.0/build.log
The project builds and publishes with the same commands locally (as indicated in this comment):
sbt clean "++ 2.13.1" publishM2
sbt clean "++ 2.12.10" publishM2
The text was updated successfully, but these errors were encountered: