mirror of
https://github.com/actions/setup-java.git
synced 2026-06-23 08:19:41 +00:00
chore: address GraalVM community review feedback
This commit is contained in:
committed by
GitHub
parent
ad52b8c6db
commit
6929a11922
@@ -182,8 +182,8 @@ export class GraalVMDistribution extends JavaBase {
|
||||
return {
|
||||
arch,
|
||||
platform,
|
||||
extension,
|
||||
major
|
||||
major,
|
||||
extension
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user