SSVM icon indicating copy to clipboard operation
SSVM copied to clipboard

Newest commit on JitPack is empty?

Open JanCantCode opened this issue 1 year ago • 0 comments

when trying to use the newest commit (d559ea90bb) as a dependency (com.github.xxDark.SSVM:mirrors:d559ea90bb, generated by jitpack), the dependency is resolved as an empty jarfile. If you manually take a look at the downloaded jars (https://jitpack.io/com/github/xxDark/SSVM/mirrors/d559ea90bb/mirrors-d559ea90bb.jar), you will see that they are empty - why is this / is this something related to this project or a jitpack issue? older commits work fine, but those are obviously outdated and the toturial code does not work for them

JanCantCode avatar Oct 21 '24 16:10 JanCantCode