i haven't been able to reproduce this out side github actions. demo project here: https://github.com/maxandersen/test-jbang `jbang jdk install 11 ${{env.JAVA_HOME_11_X64}}` gives no output as usual about the jdk 11 being linked/installed. works fine locally but not in github action. can't figure out why ...