mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-24 21:49:49 +00:00
ci: disable broken NDK local cache
This commit is contained in:
parent
9ff8020803
commit
a4a2f662bf
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
with:
|
||||
ndk-version: r26b
|
||||
add-to-path: false
|
||||
local-cache: true
|
||||
|
||||
- name: Run build script
|
||||
env:
|
||||
|
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
||||
with:
|
||||
ndk-version: r26b
|
||||
add-to-path: false
|
||||
local-cache: true
|
||||
|
||||
- name: Run build script
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user