Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Directly extract graalvm archive to target directory
This way we avoid issues with releases with 0 MINOR and SECURITY digits in the version number, e.g. 21.0.0 which when decompressed results in a folder called graalvm-community-openjdk-21+35.1 instead of graalvm-community-openjdk-21.0.0+35.1
- Loading branch information