|
@@ -35,6 +35,6 @@ jobs:
|
|
|
rustup component add rust-src
|
|
|
rustup component add llvm-tools-preview
|
|
|
rustup target add x86_64-unknown-none
|
|
|
- rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
|
|
|
+ rustup component add rust-src --toolchain nightly-2023-08-15-x86_64-unknown-linux-gnu
|
|
|
rustup component add rustfmt
|
|
|
cargo install dadk --version 0.1.2
|