mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 00:46:31 +00:00
fix: build-scripts和tools目录下的make check指定工具链版本 (#861)
This commit is contained in:
@ -6,4 +6,4 @@ clean:
|
||||
@cargo clean
|
||||
|
||||
check:
|
||||
@cargo check --all
|
||||
@cargo +nightly-2023-08-15 check --workspace --message-format=json
|
||||
|
Reference in New Issue
Block a user