Skip to content

Commit 6e62abd

Browse files
committed
Rename the Graal.js installable.
1 parent 2a4943f commit 6e62abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graal-js/mx.graal-js/mx_graal_js.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ def is_included(path):
339339
suite=_suite,
340340
name='Graal.js',
341341
short_name='js',
342+
installable_id='javascript',
342343
standalone_dir_name='graaljs-<version>-<graalvm_os>-<arch>',
343344
standalone_dependencies={
344345
'GraalVM license files': ('', ['GRAALVM-README.md']),

0 commit comments

Comments
 (0)