mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
Cache ./cargo/bin
This commit is contained in:
parent
7351ab4a30
commit
8bf0d78b04
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
path: |
|
||||
~/.cargo/registry
|
||||
~/.cargo/git
|
||||
~/.cargo/bin
|
||||
target
|
||||
key: ${{ matrix.os }}-${{ env.cache-name }}-${{ matrix.rust }}-${{ hashFiles('Cargo.lock') }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue