diff --git a/steps/04-install-extras.sh b/steps/04-install-extras.sh index 43479b1c..4acfa64f 100755 --- a/steps/04-install-extras.sh +++ b/steps/04-install-extras.sh @@ -15,7 +15,6 @@ case "$OS" in sudo apt-get update sudo apt-get remove -y php7.4-common build/install-build-deps.sh --android - gclient runhooks ;; esac