This is an automated email from the ASF dual-hosted git repository.

mapohl pushed a commit to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git

commit b7c935dc5d9df88ee0f8dc952dd206ee263fd220
Author: Matthias Pohl <[email protected]>
AuthorDate: Tue Feb 13 18:11:52 2024 +0100

    [hotfix][ci] Removes obsolete line
---
 .github/actions/job_init/action.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/actions/job_init/action.yml 
b/.github/actions/job_init/action.yml
index 550e7b62fd4..561b23ffeb0 100644
--- a/.github/actions/job_init/action.yml
+++ b/.github/actions/job_init/action.yml
@@ -67,7 +67,6 @@ runs:
             echo "[INFO] The directory '${dependency_path}' doesn't exist. 
${dependency_name} won't be removed."
           fi
         done
-        android_sdk_path="/usr/local/lib/android"
 
     - name: "Set JDK version to ${{ inputs.jdk_version }}"
       shell: bash

Reply via email to