mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
fix build check
This commit is contained in:
parent
23b1171083
commit
0c3cebd942
2
.github/workflows/build-check.yml
vendored
2
.github/workflows/build-check.yml
vendored
@ -11,7 +11,7 @@ env:
|
|||||||
RUSTUP_MAX_RETRIES: 10
|
RUSTUP_MAX_RETRIES: 10
|
||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
RUSTC_WRAPPER: sccache
|
RUSTC_WRAPPER: sccache
|
||||||
CARGO_BUILD_JOBS: ${{ runtime.numCPU }}
|
CARGO_BUILD_JOBS: 2
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user