Skip to content

Commit

Permalink
Get benchmarks runner to remember what it has installed, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
kazimuth committed Oct 10, 2023
1 parent c82dd45 commit a5b50f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
~/.cargo/registry/index/
~/.cargo/registry/cache/
~/.cargo/git/db/
~/.cargo/.crates.toml
~/.cargo/.crates2.json
target/
key: ${{ runner.os }}-cargo-bench-${{ hashFiles('**/Cargo.lock') }}

Expand Down

0 comments on commit a5b50f4

Please sign in to comment.