mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-08 00:13:07 +00:00
try nimble install nimble
This commit is contained in:
parent
0ad05ab8e5
commit
b72c43acd0
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -106,15 +106,11 @@ jobs:
|
||||
nimble -v
|
||||
|
||||
nimble install -y nimble@0.14.2
|
||||
|
||||
nimble -v
|
||||
|
||||
find ./.nimble/
|
||||
find ~/.nimble/
|
||||
|
||||
- name: Setup Deps
|
||||
run: |
|
||||
nimble install -d
|
||||
nimble install -d -y
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user