Skip to content

Commit

Permalink
try sdk root
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway committed Aug 4, 2024
1 parent b0bf9f1 commit 94f96e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
php-zmq snmp pollinate libpq-dev postgresql-client powershell ruby-full \
sphinxsearch subversion mongodb-org -yq >/dev/null 2>&1 || true
apt-get remove -y 'php.*' || true
find $ANDROID_HOME
find $ANDROID_SDK_ROOT
/usr/local/lib/android/sdk/cmdline-tools/latest/bin/sdkmanager --uninstall "platform-tools" "platforms" "buildtools"
apt-get autoremove -y >/dev/null 2>&1 || true
apt-get autoclean -y >/dev/null 2>&1 || true
Expand Down

0 comments on commit 94f96e8

Please sign in to comment.