Fixed the Rust target path again

This commit is contained in:
Thorsten Sommer 2024-06-09 20:09:03 +02:00
parent 1c3fa46bac
commit 757a7a4f68
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -100,8 +100,7 @@ jobs:
~/.cargo/registry/index/
~/.cargo/registry/cache/
~/.rustup/toolchains
runtime/target/deps
runtime/target/build
runtime/target
# When the entire key matches, Rust might just create the bundles using the current .NET build:
key: target-${{ matrix.dotnet_runtime }}-rust-${{ env.RUST_VERSION }}-dependencies-${{ env.CARGO_LOCK_HASH }}