mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
ci: disable broken NDK local cache
This commit is contained in:
parent
9ff8020803
commit
a4a2f662bf
2 changed files with 0 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue