Publish Native Installers
Version updated for shannah/jdeploy to version v4.0.49.
- This action is used across all versions by 21 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Fixes issue with
What’s Changed
- Apps that use java 8 on windows now use an alternate installation directory layout and uses a dedicated JVM. Previously such apps were just auto-bumped to use Java 11, which works without this workaround. Now it will use an alternate app layout.
The new app layout is:
~/.jdeploy/apps//bin/.exe ~/.jdeploy/apps//jre
Full Changelog: https://github.com/shannah/jdeploy/compare/4.0.33...v4.0.49