Skip to content

Commit 4312ece

Browse files
committed
Install Java
1 parent b19a2f9 commit 4312ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/android/android-emulator-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_package() {
3737
eval "$INSTALL_PACKAGE_COMMAND $1"
3838
}
3939

40-
install_package openjdk
40+
install_package java-17-openjdk-devel
4141

4242
# download and install the Android SDK
4343
mkdir ~/android-sdk

0 commit comments

Comments
 (0)