Sure enough it wasn't, but everything else is there, so something must be wrong.
It looks like the latest workflow run (https://github.com/vitasdk/packages/actions/runs/7819293385/job/21332223488) failed exactly when it tried to upload the new release for libk (probably due to some GitHub server issues).
Could you rerun the workflow and ideally change the workflow, so it automatically retries the upload release job a few times?
I tried to install vitasdk using vdpm and
./install-all.sh
and noticed that it fails as soon as it tries to download the release for libk.I got curious and checked if the package was still present in the latest release here: https://github.com/vitasdk/packages/releases/tag/master
Sure enough it wasn't, but everything else is there, so something must be wrong. It looks like the latest workflow run (https://github.com/vitasdk/packages/actions/runs/7819293385/job/21332223488) failed exactly when it tried to upload the new release for libk (probably due to some GitHub server issues).
Could you rerun the workflow and ideally change the workflow, so it automatically retries the upload release job a few times?