mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 22:36:48 +00:00
修复cache-toolchain.yml的格式问题 (#464)
This commit is contained in:
parent
6c7f966c2f
commit
fca83acef4
2
.github/workflows/cache-toolchain.yml
vendored
2
.github/workflows/cache-toolchain.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
rustup component add rustfmt --toolchain nightly-2023-08-15-x86_64-unknown-linux-gnu
|
||||
cargo install dadk --version 0.1.6
|
||||
|
||||
# Create custom Rust toolchain
|
||||
|
||||
fork_toolchain_from="nightly-2023-08-15-x86_64-unknown-linux-gnu"
|
||||
custom_toolchain="nightly-2023-08-15-x86_64-unknown-linux_dragonos-gnu"
|
||||
custom_toolchain_dir="$(dirname $(rustc --print sysroot))/${custom_toolchain}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user