mirror of
https://github.com/OMGeeky/downloader.git
synced 2026-01-07 04:01:24 +01:00
caching increase
should increase the amount being cached hopefully increasing speed
This commit is contained in:
3
.github/workflows/dispatch.yml
vendored
3
.github/workflows/dispatch.yml
vendored
@@ -30,8 +30,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
~/.cargo/registry/
|
||||
~/.cargo/git/db/
|
||||
target/
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
|
||||
Reference in New Issue
Block a user