Skip to content

Commit a4a2f66

Browse files
committed
ci: disable broken NDK local cache
1 parent 9ff8020 commit a4a2f66

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/master.yml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
with:
3232
ndk-version: r26b
3333
add-to-path: false
34-
local-cache: true
3534

3635
- name: Run build script
3736
env:

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
with:
3636
ndk-version: r26b
3737
add-to-path: false
38-
local-cache: true
3938

4039
- name: Run build script
4140
env:

0 commit comments

Comments
 (0)