mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 00:06:57 +00:00
add import
This commit is contained in:
@@ -8,6 +8,7 @@ set -e
|
|||||||
|
|
||||||
# Source the helpers for use with the script
|
# Source the helpers for use with the script
|
||||||
source $HELPER_SCRIPTS/os.sh
|
source $HELPER_SCRIPTS/os.sh
|
||||||
|
source $HELPER_SCRIPTS/install.sh
|
||||||
|
|
||||||
function install_android_package_gte_then {
|
function install_android_package_gte_then {
|
||||||
minimumVersion=$1
|
minimumVersion=$1
|
||||||
|
|||||||
Reference in New Issue
Block a user