ci server down
seokle1 opened this issue · 4 comments
Describe the bug
A clear and concise description of what the bug is.
cant download the latest dev build
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://ci.dmulloy2.net/job/ProtocolLib'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Version Info
Provide your ProtocolLib install info with /protocol dump
through pastebin.
Additional context
Add any other context about the problem here.
Hey, I had this similar issue and it seems we can use jitpack to download the snapshot version,
Here: https://jitpack.io/com/github/dmulloy2/ProtocolLib/master-SNAPSHOT
For latest snapshot as of today: https://javadoc.jitpack.io/com/github/dmulloy2/ProtocolLib/master-1.5.0-g765fd9e-1236/ProtocolLib-master-1.5.0-g765fd9e-1236.jar
If this helps.