We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6973dfe commit c8fa286Copy full SHA for c8fa286
1 file changed
scripts/build-native-image.bash
@@ -44,6 +44,7 @@ main () {
44
cd vm
45
mx clean
46
mx -c 1 --env ni-ce build
47
+ cd ../
48
tree
49
50
cd "$BASELOC"
0 commit comments