eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

fix: Install target from repo's Rust toolchain #18

Closed fuzzypixelz closed 6 months ago

fuzzypixelz commented 6 months ago

Resolves https://github.com/eclipse-zenoh/ci/issues/16.

We actually need to run rustup in the repo itself, otherwise the Rust toolchain file is not captured.