Skip to content

Commit 484a3da

Browse files
committed
ndk not use local cache
1 parent 512c8ad commit 484a3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple-android-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
ndk-version: r21e
6868
add-to-path: false
69-
local-cache: true
69+
local-cache: false
7070
- name: Checkout code
7171
uses: actions/checkout@v4
7272
- name: Install denpendencies

0 commit comments

Comments
 (0)