Sets path to /latest

Change-Id: I23e182675ca300adaeb9f969c46bbf4a646dfb06
ja/edge-to-edge-dropshots
Jose Alcérreca 6 months ago
parent e5fdcacd27
commit a348f1ad45

@ -299,7 +299,7 @@ jobs:
- name: Replace cmdlinetools and set path
run: |
mv ${{ env.ANDROID_HOME}}/cmdline-tools/11479570 ${{ env.ANDROID_HOME}}/cmdline-tools/latest
echo ${{ env.ANDROID_HOME}}/cmdline-tools/latest >> $GITHUB_PATH
echo ${{ env.ANDROID_HOME}}/cmdline-tools/latest/bin >> $GITHUB_PATH
- name: Debug Environment
run: |

Loading…
Cancel
Save