mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 14:14:59 +00:00
Use sccache on non CI env
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -24,10 +24,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
env:
|
||||
NDK_CCACHE: sccache
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_GHA_ENABLED: true
|
||||
CARGO_INCREMENTAL: 0
|
||||
|
||||
steps:
|
||||
- name: Check out
|
||||
|
||||
Reference in New Issue
Block a user