mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-03-17 09:33:10 +00:00
don't need make for nimble
This commit is contained in:
parent
2c526e4eb7
commit
91cf1d5719
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
${{ github.workspace }} / .nimble
|
||||
${{ github.workspace }}/.nimble
|
||||
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-dotnimble-${{ hashFiles('nimble.lock') }}
|
||||
|
||||
- name: Setup Env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user