Skip to content

Commit

Permalink
Set rust-cache-parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 14, 2024
1 parent 5dfc852 commit ac9b35c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@ jobs:
target: ${{ matrix.platform.target }}
toolchain: ${{ matrix.toolchain }}
args: "--locked"
rust-cache-parameters: |
{
"cache-all-crates": true
}
strip: false

0 comments on commit ac9b35c

Please sign in to comment.