5
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-11-02 07:47:06 +00:00

basic validation failure fix (#682)

This commit is contained in:
aparnajyothi-y
2024-09-07 01:12:39 +05:30
committed by GitHub
parent 7467385c61
commit 2dfa2011c5
5 changed files with 105 additions and 67 deletions

View File

@@ -25,7 +25,7 @@ enum JavaDistribution {
Corretto = 'corretto',
Oracle = 'oracle',
Dragonwell = 'dragonwell',
SapMachine = 'sapmachine',
SapMachine = 'sapmachine'
}
export function getJavaDistribution(