Skip to content

Commit 1eede67

Browse files
committed
does home exist
1 parent 61f4cda commit 1eede67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build-native-image.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ main () {
4646
mx -c 1 --dy /substratevm --native-images=native-image graalvm-show
4747
mx -c 1 --dy /substratevm --native-images=native-image build
4848
mx -c 1 --dy /substratevm graalvm-home
49+
ls "$(mx -c 1 --dy /substratevm graalvm-home)"
4950

5051
cd "$BASELOC"
5152
}

0 commit comments

Comments
 (0)