mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-26 10:05:54 +00:00
ci(nlos): install Rust components on pinned toolchain
This commit is contained in:
1
.github/workflows/consumer-nlos-ci.yml
vendored
1
.github/workflows/consumer-nlos-ci.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@4cda84d5c5c54efe2404f9d843567869ab1699d4
|
||||
with:
|
||||
toolchain: '1.89'
|
||||
components: rustfmt, clippy
|
||||
|
||||
- name: Cache Cargo
|
||||
|
||||
Reference in New Issue
Block a user