Skip to content

Commit

Permalink
ci: add project-related shared cache key
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Feb 1, 2024
1 parent b5498a7 commit ccd0481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cross-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
toolchain: ${{ matrix.rust }}
target: ${{ matrix.job.target }}
use-cross: ${{ matrix.job.use-cross }}
project-cache-key: "rustic_core"

result:
name: Result (Cross-CI)
Expand Down

0 comments on commit ccd0481

Please sign in to comment.