mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-08 16:33:10 +00:00
cache whole nimble
This commit is contained in:
parent
d0be21b7de
commit
75f43228f6
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -145,8 +145,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.nimble/pkgs2
|
||||
~/.nimble/packages_official.json
|
||||
~/.nimble
|
||||
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nimble-${{ hashFiles('nimble.lock') }}
|
||||
|
||||
- name: Setup Nimble
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user