Commit 446da68
authored
ci: cache Rust deps in desktop-windows-unit job (#1327)
## Summary
Caches Rust dependencies and build outputs for the Windows desktop unit-test
job, using `desktop/src-tauri` as the workspace. The first run seeds the cache;
later runs can avoid rebuilding unchanged dependencies.
Co-authored-by: Matthew Jacobs <mjacobs@users.noreply.github.com>1 parent 3853e4b commit 446da68
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
0 commit comments