Commit bba5135
feat: add Rust build caching to ci-lazer-solana workflow (#64)
- Add cache-workspaces parameter to actions-rust-lang/setup-rust-toolchain@v1
- Cache target/ directory using Cargo.lock hash as cache key
- Follows same pattern as other lazer workflows in pyth-examples
- Improves build performance by caching compiled dependencies
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Jayant <[email protected]>1 parent 1d13c8d commit bba5135
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments