mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-12 22:14:35 +00:00
test: check install dir
This commit is contained in:
parent
3662f217c0
commit
6f37b671bd
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -80,7 +80,8 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
ls -la ${HOME}/nim/bin/nimble
|
||||
ls -la ${HOME}
|
||||
pwd
|
||||
nimble install -y --depsOnly
|
||||
|
||||
- name: Run tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user