During the build of a native Android JavaFx app using github actions, it fails downloading Java Static Lib:
Error downloading zips: java.io.IOException: Error downloading link from .1/vmone-android-linux-aarch64.zip. Unexpected status code: 404 during build, so not able to try on Android at the moment.
The zip file is missing, in fact itself gives a 404, as if the vmone repository is gone or no longer public.