It seems that `ci.yml` needs update
ZZZank opened this issue ยท 1 comments
Modpack Version
not related to modpack
Describe your issue.
KubeJS recently changed their branch naming, eol/1.16
is now called 1605
. But the name used in ci.yml is still eol/1.16 .
So, when a CI is triggered, it will fail when running "compile (KubeJS)" , saying Remote branch eol/1.16 not found in upstream origin
.
I try swaping eol/1.16
with 1605
, the compile job succeded, but there is no workflow file found, so CI will fail again, but at the next job.
Before
After
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Singleplayer
Discord Username
No response