Hello folks. I have a slightly outdated Gradle project using JavaFX (not yet migrated to TornadoFX). I try to build it via Gradle and Github Actions -> I installed via apt-get install openjfx. However it would still complain about javafx package not found. I have a VM here with a similiar setup which works locally. I am a bit confused. Maybe somebody could assist? I could share the CI.yml for the Github action file.