mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-08-09 16:13:32 +00:00
new nimble cache
This commit is contained in:
parent
926bd5e855
commit
a2204afceb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -146,7 +146,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.nimble
|
||||
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nimble-${{ hashFiles('nimble.lock') }}
|
||||
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nimble-dir-${{ hashFiles('nimble.lock') }}
|
||||
|
||||
- name: Setup Nimble
|
||||
uses: "./.github/actions/install_nimble"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user