We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee0759 commit 5730df6Copy full SHA for 5730df6
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
+ ls -alh
48
49
cd "$BASELOC"
50
}
0 commit comments