Skip to content

Commit 05fe57c

Browse files
committed
Update CI
1 parent 7a74b85 commit 05fe57c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/scripts/install-and-build-with-sdk.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,9 @@ install_android_sdk() {
563563
fi
564564

565565
# now setup the link to the local ANDROID_NDK_HOME
566+
ls ${HOME}/.config/
567+
ls ${HOME}/.config/swiftpm/
568+
ls ${HOME}/.config/swiftpm/swift-sdks/
566569
${HOME}/.config/swiftpm/swift-sdks/${android_sdk_bundle_name}/swift-android/scripts/setup-android-sdk.sh
567570
}
568571

0 commit comments

Comments
 (0)