mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-13 03:44:30 +00:00
ci: disable broken NDK local cache
This commit is contained in:
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ndk-version: r26b
|
ndk-version: r26b
|
||||||
add-to-path: false
|
add-to-path: false
|
||||||
local-cache: true
|
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
env:
|
env:
|
||||||
|
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ndk-version: r26b
|
ndk-version: r26b
|
||||||
add-to-path: false
|
add-to-path: false
|
||||||
local-cache: true
|
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user