mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-25 03:54:59 +01:00
Try removing git db
This commit is contained in:
1
.github/workflows/ci-rust.yml
vendored
1
.github/workflows/ci-rust.yml
vendored
@@ -36,7 +36,6 @@ jobs:
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
~/.cargo/git/db/
|
||||
target/
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
restore-keys: ${{ runner.os }}-cargo-
|
||||
|
||||
Reference in New Issue
Block a user