test: find Nimble on Windows
This commit is contained in:
parent
cd8aceb18a
commit
f10cbd7b41
|
@ -80,6 +80,7 @@ jobs:
|
|||
|
||||
- name: Install deps
|
||||
run: |
|
||||
ls -la ${HOME}/.nimble
|
||||
nimble install -y --depsOnly
|
||||
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue