maybe remove that subdir from path?
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
|||||||
id: cache-android-tools
|
id: cache-android-tools
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: ${{ env.ANDROID_SDK_ROOT }}/cmdline-tools
|
path: ${{ env.ANDROID_SDK_ROOT }}
|
||||||
key: android-cmdline-tools-v36
|
key: android-cmdline-tools-v36
|
||||||
|
|
||||||
- name: Setup Android command line tools
|
- name: Setup Android command line tools
|
||||||
|
|||||||
Reference in New Issue
Block a user