ci: disable broken NDK local cache

This commit is contained in:
Toby 2023-10-29 22:18:06 -07:00
parent 9ff8020803
commit a4a2f662bf
2 changed files with 0 additions and 2 deletions

View file

@ -31,7 +31,6 @@ jobs:
with:
ndk-version: r26b
add-to-path: false
local-cache: true
- name: Run build script
env:

View file

@ -35,7 +35,6 @@ jobs:
with:
ndk-version: r26b
add-to-path: false
local-cache: true
- name: Run build script
env: